Renamed flatland-test.py to test-flatland.py.
authorFrancois Fleuret <francois@fleuret.org>
Wed, 14 Jun 2017 21:07:23 +0000 (23:07 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Wed, 14 Jun 2017 21:07:23 +0000 (23:07 +0200)
README.md
test-flatland.py [moved from flatland-test.py with 100% similarity]

index 9e8e3b3..3f347bb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,5 +39,5 @@ small images), the simulation may be stuck.
 
 ```
 make -j -k
-./flatland-test.py
+./test-flatland.py
 ```
similarity index 100%
rename from flatland-test.py
rename to test-flatland.py