X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pysvrt.git;a=blobdiff_plain;f=README.md;fp=README.md;h=c28a3170b4cb4942df36e20b0ee0123d2a9edbee;hp=44e9e1af4cc11610119e7c22d58da49d64181d61;hb=13cdfeaa573e4e217f55cd2176fe815ff4a28cd3;hpb=b39a4f3da90f5af903a4d23e94e9b7823ed7d205 diff --git a/README.md b/README.md index 44e9e1a..c28a317 100644 --- 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.