From 1411e8ff4d00331d802dda5630315bb64b060134 Mon Sep 17 00:00:00 2001 From: snixtho Date: Mon, 11 Mar 2019 10:34:37 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 231ba2f..7b453ae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # What is this? Keyboarder is a program that modifies the behavor of your keyboard in real-time to change the output of your keystrokes. It works by first detecting which character you typed, remove this character from the input panel you type in, and then replace this character with for example a morse-code representation of the character. +When you start the program, it will appear as an icon in your task bar. Just right click on it to open the menu. + # Screenshot ![alt text](screenshot.png "Logo Title Text 1")