From: Francois Fleuret Date: Wed, 14 Jun 2017 16:31:17 +0000 (+0200) Subject: Update. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pysvrt.git;a=commitdiff_plain;h=13cdfeaa573e4e217f55cd2176fe815ff4a28cd3 Update. --- 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.