From 20a3435a4de463a1f9eb1ce71e62a30cfe165adc Mon Sep 17 00:00:00 2001 From: Jeffrey Gill Date: Sun, 14 Mar 2021 08:49:52 -0700 Subject: [PATCH] Add missing project URL for neurotic to README, add ephyviewer (#1633) * Add missing project URL for neurotic to README * Add ephyviewer to project list in README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 618bff5f..904b48a7 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ The following table represents the python environments we test in our CI system. Support ------- - + * Report issues on the [GitHub issue tracker](https://github.com/pyqtgraph/pyqtgraph/issues) * Post questions to the [mailing list / forum](https://groups.google.com/forum/?fromgroups#!forum/pyqtgraph) or [StackOverflow](https://stackoverflow.com/questions/tagged/pyqtgraph) @@ -94,7 +94,8 @@ Here is a partial listing of some of the applications that make use of PyQtGraph * [ACQ4](https://github.com/acq4/acq4) * [Orange3](https://orangedatamining.com/) -* [neurotic](neurotic) +* [neurotic](https://neurotic.readthedocs.io) +* [ephyviewer](https://ephyviewer.readthedocs.io) * [Joulescope](https://www.joulescope.com/) * [rapidtide](https://rapidtide.readthedocs.io/en/latest/) * [argos](https://github.com/titusjan/argos)