We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab819a4 commit ea46c8bCopy full SHA for ea46c8b
README.md
@@ -14,12 +14,12 @@ $ python export.py > output.html
14
15
You can watch/see example HTML generated in output.html at [here](https://basemax.github.io/GitHub-Repository-List/output.html).
16
17
-## TODO
+### TODO
18
19
-- Get username from argv
20
-- Move functions to a class
21
-- Remove example code from lib file
+- Get username from `$argv`
+- Move functions to a new class
+- Remove the example code from lib file (export.py)
22
- Create examples and tests file
23
-- Publish package to pip
+- Publish the package to pip
24
25
© Copyright Max Base
0 commit comments