diff --git a/README.md b/README.md index 510388b..9ea24f4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# paddlecraft +# Paddling -Show human powered boat (canoe/kayak/standup paddleboard/etc) routes and amenities. \ No newline at end of file +Shows human powered boat (canoe/kayak/standup paddleboard/row boat/etc) routes, hazards and amenities. diff --git a/test.json b/test.json deleted file mode 100644 index 36a8522..0000000 --- a/test.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "overpass", - "name": { - "en": "Shop test JSON" - }, - "query": { - "16": "(nwr[shop];);" - } -} \ No newline at end of file diff --git a/test.yaml b/test.yaml deleted file mode 100644 index 9781391..0000000 --- a/test.yaml +++ /dev/null @@ -1,5 +0,0 @@ -type: overpass -name: - en: Shop test YAML -query: - '16': (nwr[shop];);