aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-12-20 11:37:00 -0500
committerJesús <heckyel@hyperbola.info>2019-12-20 11:37:00 -0500
commit0220145cc4f751edc35cff88e9e461105f9d60c2 (patch)
tree9f843f2ee0bfc143d064ecc2b83c130248fcbc63
parentc7f3697e686765a984587df6b49fb7cddc7ef2d3 (diff)
downloadhypervideo-gui-0220145cc4f751edc35cff88e9e461105f9d60c2.tar.lz
hypervideo-gui-0220145cc4f751edc35cff88e9e461105f9d60c2.tar.xz
hypervideo-gui-0220145cc4f751edc35cff88e9e461105f9d60c2.zip
update README.md: add Debug mode
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index f07998b..b4fd5a3 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,15 @@ Just set up Python3 with libraries PyQt5.
Run `make demo` or `python script.py`
+
+#### Debug mode
+
+`$ make DEBUG=1 demo`
+
+or
+
+`$ python script.py -v`
+
### Generate Tarball
Require `pandoc` for generate README.txt