Update.
authorFrancois Fleuret <francois@fleuret.org>
Wed, 14 Jun 2017 16:31:17 +0000 (18:31 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Wed, 14 Jun 2017 16:31:17 +0000 (18:31 +0200)
README.md

index 44e9e1a..c28a317 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,8 +22,12 @@ The returned ByteTensor has three dimensions:
 
 # Installation and test #
 
+Executing
+
 ```
 make -j -k
 ./built.py
 ./test-svrt.py
 ```
+
+should generate an image example.png in the current directory.