Release 0.3.0 preparations

master
mgifos 7 years ago
parent 1dbbd9043b
commit c20e800ec0
  1. 8
      README.md

@ -122,4 +122,10 @@ As Garmin supports metric and imperial measurement systems, quick-plan can do th
- kph vs mph (for speed) and
- mpk vs mpm (for pace).
If not specified -m value from configuration will be used ('metric' by default).
If not specified -m value from configuration will be used ('metric' by default).
## Known issues
- It is highly recommanded to use Google Spreadsheets or LibreOffice Calc to edit CSV files, as they both force line-feed (LF)
instead of carriage-return (CR) character for internal line breaks when defining workouts.
The parser we use is not able to parse CR values within the quoted values at the moment.
Loading…
Cancel
Save