]> sigrok.org Git - sigrok-meter.git/blobdiff - README
Don't plot values that confuse the graph widget.
[sigrok-meter.git] / README
diff --git a/README b/README
index ae261ca3bec95064fcfaf21e46f5240d4b2a8071..97063bb7609fb349a16e503f9993345b797cc194 100644 (file)
--- a/README
+++ b/README
@@ -26,8 +26,9 @@ Requirements
 ------------
 
  - git
- - Python
- - PyQt4
+ - Python (2 or 3)
+ - PyQt4 or PySide
+   (both need at least the QtCore and QtGui components)
  - libsigrok >= 0.3.0 (including the Python bindings)