Skip to content

Commit c611af5

Browse files
committed
documentation
1 parent 1ab31b4 commit c611af5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ You will need a Bing or Google API key for the library and program to
1919
work.
2020

2121
### Command line options
22-
|Key|Explanation|Default|
23-
|-------|---------------|-----------|
22+
|Key |Explanation|Default|
23+
|-----------|---------------|-----------|
2424
|-i<br/>--inputFile|the input file to process|*none*|
2525
|-n<br/>--defaultName|default name for a route if none is specified in the input file|Unnamed Route|
2626
|-o<br/>--outputFile|the output file to create<br/><br/>file type (e.g., kmz) will be derived from input file extension but can be overriden|*none*|
@@ -66,7 +66,7 @@ like this:
6666
}
6767
```
6868
There's also a user configuration file which stores encrypted snap-to-route
69-
API keys, if those are defined by the user (i.e., not simply entered)
69+
API keys, if those are defined by the user (i.e., not simply entered
7070
each time the program is run). It looks like this:
7171
```json
7272
{

0 commit comments

Comments
 (0)