X-Git-Url: http://git.tomasm.cz/imago.git/blobdiff_plain/15a3ebaaddc23a2f69048d1def5a7f960d141d6b..92f288e8b33a67060a4553d8e71d618038885bf9:/README?ds=sidebyside diff --git a/README b/README index 349fdb6..d1da4e1 100644 --- a/README +++ b/README @@ -1,7 +1,14 @@ Requirements: -Python 2.7 or 2.6 +Python 2.7 (including dev) PIL pygame +openCV (if you want to use a camera, otherwise not needed) +for documentation: + sphinx + sphinx-argparse + +Install: +Run "make install" in this directory. Usage: Run "imago.py --help" for help and usage examples.