Update README with link to the mouse library

This commit is contained in:
coolneng 2020-07-28 13:40:50 +02:00
parent bfdda87163
commit 09e28e744e
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
* Proarbeit
Simple mouse controlling script that eratically moves around the screen.
** Dependencies
The [[https://github.com/boppreh/mouse][mouse library]] is used in the project, no installation is needed as all the necessary source files are provided under the mouse directory.