Renamed flatland-test.py to test-flatland.py.
[flatland.git] / README.md
index 82dcf74..3f347bb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,6 +39,5 @@ small images), the simulation may be stuck.
 
 ```
 make -j -k
-./built.py
-./flatland-test.py
+./test-flatland.py
 ```