From 7c647f342db1b0c8e294f9951a6a00473aa0027c Mon Sep 17 00:00:00 2001 From: Abhorrent_Anger Date: Mon, 18 Jan 2021 22:34:40 +0200 Subject: [PATCH] Updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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