]> sigrok.org Git - sigrok-meter.git/blobdiff - README
Drop references to obsolete sigrok-commits mailing list.
[sigrok-meter.git] / README
diff --git a/README b/README
index 23560ab7aa425d603a3cbe8a0c809f70cdc5b1c8..f54cf4b1db7a6f02c6ffcc3132247c7fffebf0ae 100644 (file)
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ The sigrok project aims at creating a portable, cross-platform,
 Free/Libre/Open-Source signal analysis software suite that supports various
 device types (such as logic analyzers, oscilloscopes, multimeters, and more).
 
-sigrok-meter is special-purpose GUI for libsigrok (written in Python3, using
+sigrok-meter is special-purpose GUI for libsigrok (written in Python3, using
 PyGObject and GTK+3) which supports certain classes of test & measurement
 devices that usually provide slowly-updating measurement values, such as
 multimeters or dataloggers.
@@ -30,7 +30,7 @@ Requirements
  - Python >= 3.0
  - PyGObject
  - GTK+ >= 3.0
- - libsigrok >= 0.2.0
+ - libsigrok >= 0.2.0 (including the Python bindings)
 
 
 Building and installing
@@ -59,18 +59,16 @@ sigrok-meter is licensed under the terms of the GNU General Public License
 
 While some individual source code files are licensed under the GPLv2+, and
 some files are licensed under the GPLv3+, this doesn't change the fact that
-the program as a whole is licensed under the terms of the GPLv3+.
+the program as a whole is licensed under the terms of the GPLv3+ (e.g. also
+due to the fact that it links against GPLv3+ libraries).
 
 Please see the individual source files for the full list of copyright holders.
 
 
-Mailing lists
--------------
-
-There are two mailing lists for sigrok/sigrok-meter:
+Mailing list
+------------
 
  https://lists.sourceforge.net/lists/listinfo/sigrok-devel
- https://lists.sourceforge.net/lists/listinfo/sigrok-commits
 
 
 IRC