X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.md;h=792fc31b5d20d2420decb0224bd886d926e69a81;hb=08f51309a67e836a024bbded6c094d1cd350317b;hp=44e9e1af4cc11610119e7c22d58da49d64181d61;hpb=b39a4f3da90f5af903a4d23e94e9b7823ed7d205;p=pysvrt.git diff --git a/README.md b/README.md index 44e9e1a..792fc31 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 +./build.py ./test-svrt.py ``` + +should generate an image example.png in the current directory.