X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=flatland.git;a=blobdiff_plain;f=README.md;fp=README.md;h=3154c173e378983a8bbbfa155963392af61ab9d2;hp=0000000000000000000000000000000000000000;hb=440654efec7784239bdb56ea08fb315583418cea;hpb=9e72c3c46d42ab6acdd92f9420390c7d10222658 diff --git a/README.md b/README.md new file mode 100644 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 +```