projekty
/
imago.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix transposition bug
[imago.git]
/
README
diff --git
a/README
b/README
index
ea7a3db
..
d1da4e1
100644
(file)
--- a/
README
+++ b/
README
@@
-1,7
+1,14
@@
Requirements:
Requirements:
-Python 2.7
+Python 2.7
(including dev)
PIL
pygame
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.
Usage:
Run "imago.py --help" for help and usage examples.