Changes to executable from CLI & Adds some README info

This commit is contained in:
pgm-chardelv1 2021-07-20 11:28:22 +02:00
parent 9c31a92abd
commit 0dafbabc23
7 changed files with 325 additions and 110 deletions

View file

@ -1,5 +1,5 @@
{
"name": "js-interpreter",
"name": "mapcomplete-stressmap",
"version": "1.0.0",
"description": "Calculate bicycle route stress score to display on MapComplete/OSM.",
"main": "index.js",