Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
delrius-euphoria authored Dec 25, 2020
1 parent 55b6408 commit 29f17f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A simple to-do-list app, that uses tkinter and gives basic functionalities. Its still work under progress. But it supports adding of a task, seeing of previous undone tasks and viewing progress of your daily tasks and much more.

Either download the exe of the app or run the code with required files placed correctly(might want to use `pip install -r requirements.txt` to install all the extra modules)
Either download the exe of the app or run the code with required files placed correctly(might want to use `pip install -r requirements.txt` to install all the extra modules).
Testing on Windows 10 on progress. Not yet tested on macOS.

Thanks for using this app.

0 comments on commit 29f17f5

Please sign in to comment.