Skip to content

Commit ea46c8b

Browse files
authored
set todo section h3, not h2
1 parent ab819a4 commit ea46c8b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ $ python export.py > output.html
1414

1515
You can watch/see example HTML generated in output.html at [here](https://basemax.github.io/GitHub-Repository-List/output.html).
1616

17-
## TODO
17+
### TODO
1818

19-
- Get username from argv
20-
- Move functions to a class
21-
- Remove example code from lib file
19+
- Get username from `$argv`
20+
- Move functions to a new class
21+
- Remove the example code from lib file (export.py)
2222
- Create examples and tests file
23-
- Publish package to pip
23+
- Publish the package to pip
2424

2525
© Copyright Max Base

0 commit comments

Comments
 (0)