diff --git a/README.org b/README.org index 60865ed..5f05eae 100644 --- a/README.org +++ b/README.org @@ -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.