We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c9ce9 commit a6ae2e5Copy full SHA for a6ae2e5
README.md
@@ -1,5 +1,10 @@
1
# Better Ligher Pack
2
3
+* [Summary](#Summary)
4
+* [Instructions](#Instructions)
5
+* [Examples](#Examples)
6
+* [TODO](#TODO)
7
+
8
## Summary
9
10
I was frustrated with https://lighterpack.com so I made this CLI tool. Your exported ligherpack CSVs should be compatible.
@@ -28,7 +33,7 @@ I was frustrated with https://lighterpack.com so I made this CLI tool. Your expo
28
33
29
34
<hr>
30
35
31
-## Example:
36
+## Examples:
32
37
38
```shell
39
$> python main.py trips/Alpine_Lakes_Grand_Slam.csv
0 commit comments