diff --git a/README.md b/README.md index 9ebc884..027a0d1 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ It works in two parts. The first one, the play python module, does most of the w The second part, the key listener, will listen for arguments for the python module from the keyboard without changing window focus, with audio feedback to ensure that the user knows that they are inputing into the program. This part will need to be run by a user added to the `input` user group. +### Archived +For updates, see https://github.com/Markil3/LollypopInt + ## Building The listener can be built with the following command