Update 'README.md'

This commit is contained in:
justine 2022-03-17 01:33:43 +01:00
parent 24c8c694ef
commit bce614ac61

View File

@ -24,5 +24,8 @@ pygmentize -S dracula -f html -a .codehilite > styles.css
* Replace all css for .codehilite in src/static/main.css with what's in styles.css
## Future features, todo
* Put the pickle file in a folder by itself so it works with docker volumes
* Test the dockerfile
* A squirrel ascii picture somewhere in the page :3
* A link "export all in markdown"
* Replace pickle with sqlite or smth