updated readme

This commit is contained in:
Andrei Stoica 2020-02-02 13:38:44 -05:00
parent f76c192f28
commit 2f5be434b3
1 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# pomodoro-desktop
## Pomodoro Desktop
A simple pomodoro timer for the desktop.
Theoreticaly this should work on all platforms. Although currently it only uses
@ -7,6 +7,10 @@ Theoreticaly this should work on all platforms. Although currently it only uses
Currently tested on:
- Ubuntu MATE 18.04
### depenancies
### Depenancies
- [pyqt5](https://www.riverbankcomputing.com/software/pyqt/intro)
- [pynotifier](https://github.com/YuriyLisovskiy/pynotifier)
### Authors
- [Andrei Stoica](https://andreistoica.ca)