particle swarm optimization
[imago.git] / README
diff --git a/README b/README
index 349fdb6..453840c 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,11 @@
 Requirements:
 Requirements:
-Python 2.7 or 2.6
+Python 2.7
 PIL
 pygame
 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.
 
 Usage:
 Run "imago.py --help" for help and usage examples.