Updated readme
This commit is contained in:
parent
30feaf8a4b
commit
2f939dbb6f
|
@ -1,5 +1,5 @@
|
|||
# EyeStrainReminder
|
||||
## Installation
|
||||
## Install
|
||||
A small background tool for reminding the user of the "20-20-20" rule. Uses system notifications and sound cues. Made primarily for GNU/Linux, but should theoretically work with other environments.
|
||||
|
||||
First, you might need these packages:
|
||||
|
@ -18,7 +18,7 @@ $ eyestrainreminder
|
|||
```
|
||||
Optional parameters can be viewed through "$ eyestrainreminder -h". In short, it's possible to set a custom notification sounds, mute the notification sounds, turn off notifications by default and invert the tray icon colors.
|
||||
|
||||
## Uninstallation
|
||||
## Uninstall
|
||||
For removal of the software run:
|
||||
```
|
||||
python3 -m pip uninstall EyeStrainReminder
|
||||
|
|
Loading…
Reference in New Issue