소스 검색

Update README

Martin Thoma 9 년 전
부모
커밋
37aa7c4ecb
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      tikz/gpx-gps-elevation-chart-generator/README.md

+ 4 - 0
tikz/gpx-gps-elevation-chart-generator/README.md

@@ -1,3 +1,7 @@
 Compiled example
 ----------------
 ![Example](elevation-chart.png)
+
+
+Run `python elevation_chart_gen.py -f ../Downloads/Jul_3,_2016_12_52_51.gpx` to
+generate the `data.csv`. Then run `make` to generate the chart.