doc: minor README.md fix
This commit is contained in:
parent
32481eb4ae
commit
6d8c5e96c9
|
@ -10,7 +10,7 @@ A cli tool to export GoPro metadatas from video files.
|
||||||
* `--output` is the path to metadatas output file ( can be gpx, kml,
|
* `--output` is the path to metadatas output file ( can be gpx, kml,
|
||||||
geojson, csv, mgjson, virb, and other format that can be supported by
|
geojson, csv, mgjson, virb, and other format that can be supported by
|
||||||
[GoPro Telemetry Presets](https://www.npmjs.com/package/gopro-telemetry#user-content-presets))
|
[GoPro Telemetry Presets](https://www.npmjs.com/package/gopro-telemetry#user-content-presets))
|
||||||
* All other options will be pass directly to [GoPro Telemetry](), you
|
* All other options will be pass directly to [GoPro Telemetry](https://www.npmjs.com/package/gopro-telemetry), you
|
||||||
can check the list
|
can check the list
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
@ -18,4 +18,3 @@ geojson, csv, mgjson, virb, and other format that can be supported by
|
||||||
* Check all the presets
|
* Check all the presets
|
||||||
* Implement progress
|
* Implement progress
|
||||||
|
|
||||||
https://www.npmjs.com/package/gopro-telemetry
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user