projects
/
flatland.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e72c3c
)
Initial commit.
author
Francois Fleuret
<francois@fleuret.org>
Fri, 31 Mar 2017 18:59:54 +0000
(20:59 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Fri, 31 Mar 2017 18:59:54 +0000
(20:59 +0200)
README.md
[new file with mode: 0644]
patch
|
blob
diff --git a/README.md
b/README.md
new file mode 100644
(file)
index 0000000..
3154c17
--- /dev/null
+++ b/
README.md
@@ -0,0
+1,7
@@
+# Installation and test #
+
+```
+make -j -k
+./built.py
+./flatland-test.py --nb_sequences 5 --nb_shapes 6 --nb_images_per_sequence 20
+```