Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasluk24 committed Jan 26, 2021
1 parent dd224dd commit 2676d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ geo2brok = from GeoJSON to BrokJSON, brok2geo = BrokJSON to GeoJSON
`python -m brokjson-file-converter brok2geo BrokJSON.json GeoJSON.json`
- Convert all "\*.json" files inside the directory "brokfiles" to GeoJSON files into the directory "geofiles"
`python -m brokjson-file-converter brok2geo brokfiles geofiles`
- Convert all "\*.json" files inside the directory "geofiles" to BrokJSON files into and overwrite the original files
- Convert all "\*.json" files inside the directory "geofiles" to BrokJSON files and overwrite the original files
`python -m brokjson-file-converter -o geo2brok geofiles`

0 comments on commit 2676d52

Please sign in to comment.