diff --git a/README.md b/README.md index 23705d3..40009ab 100644 --- a/README.md +++ b/README.md @@ -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