Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jake158 committed Apr 7, 2024
1 parent 51b37df commit 8c9ee2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ Some themes adapted from: https://github.com/avalon60/ctk_theme_builder/tree/dev

## Testing
`python3 -m unittest discover tests`

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

`python3 main.py`
1 change: 0 additions & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@
- `src/frames/settings_frame.py` imports and uses `src/components/entry_frame.py` and `src/utils.py`.
- `src/frames/stats_frame.py` imports and uses `src/components/statistic_display.py`, `src/utils.py`, and `src/logic/graphs.py`.

## When running make sure you're in pomodoro-discord/pomodorodiscord.

0 comments on commit 8c9ee2f

Please sign in to comment.