Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krwg authored Sep 13, 2024
1 parent 6b89e8f commit 1f5bd07
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,13 @@ Make a simple To do list on Python
- Python 3.12
### System requirements:
- Linux | Mac OS | Windows
### Quick setup
1. Clone project
2. Upgrate pip:
`pip install --upgrade pip`
3. Install module Pillow (PIL)
`pip install Pillow`
4. Run file `justkeep.py`



0 comments on commit 1f5bd07

Please sign in to comment.