Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jake158 authored Apr 7, 2024
1 parent 8c9ee2f commit c3de232
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ Pomodoro timer GUI with Discord Rich Presence integration and stats tracking
Some themes adapted from: https://github.com/avalon60/ctk_theme_builder/tree/develop/user_themes

## Testing
`pip install -r requirements.txt`

`python3 -m unittest discover tests`

## Running
`pip install -r requirements.txt`
Ignore ResourceWarnings, if any show up.

## Running
`python3 main.py`

0 comments on commit c3de232

Please sign in to comment.