Update README with link to the mouse library

This commit is contained in:
2020-07-28 13:40:50 +02:00
parent bfdda87163
commit 09e28e744e

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.