Updated readme

This commit is contained in:
Abhorrent_Anger 2021-01-18 22:34:40 +02:00
parent 30feaf8a4b
commit 2f939dbb6f
1 changed files with 2 additions and 2 deletions

View File

@ -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