X-Git-Url: http://git.tomasm.cz/imago.git/blobdiff_plain/f5d26701a82ad46e27a6d88bdca59b420a03259d..90126edf1467ea467f28fb2bd12b10cc42c6d63f:/README?ds=sidebyside diff --git a/README b/README index ea7a3db..782b4d0 100644 --- a/README +++ b/README @@ -1,7 +1,11 @@ Requirements: -Python 2.7 +Python 2.7 (including dev) PIL pygame +openCV (if you want to use a camera, otherwise not needed) + +Install: +Run "make install" in this directory. Usage: Run "imago.py --help" for help and usage examples.