aboutsummaryrefslogtreecommitdiffstats
path: root/gui/README.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2018-09-24 19:42:01 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2018-09-24 20:47:08 +0200
commit5ad01f6415710521173e7a612b32c982847eada4 (patch)
tree4d4c8ca0a7ce0ff0f81702ee7bfad0b57c899929 /gui/README.md
parent5bb71419937a4d8919ef33df088f73e6c705b028 (diff)
downloaddabmod-5ad01f6415710521173e7a612b32c982847eada4.tar.gz
dabmod-5ad01f6415710521173e7a612b32c982847eada4.tar.bz2
dabmod-5ad01f6415710521173e7a612b32c982847eada4.zip
gui: use json for all API answers
Diffstat (limited to 'gui/README.md')
-rw-r--r--gui/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/README.md b/gui/README.md
index 0094a8d..ec55bc9 100644
--- a/gui/README.md
+++ b/gui/README.md
@@ -13,7 +13,7 @@ Make it easier to discover the tuning possibilities of the modulator.
Install
-------
-Install dependencies: cherrypy and jinja2 python modules
+Install dependencies: cherrypy, jinja2, scipy, matplotlib, zmq python modules
Run
---