Update.
[pysvrt.git] / 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.