From a6c93bbce589848e8b01ec82ecfe030e1a5e82a7 Mon Sep 17 00:00:00 2001 From: Markil3 <75867393+Markil3@users.noreply.github.com> Date: Sat, 14 Aug 2021 14:30:38 -0600 Subject: [PATCH] Archives the repository --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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