updated readme
This commit is contained in:
parent
f76c192f28
commit
2f5be434b3
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue