Skip to content

Commit c6fd14d

Browse files
Update README.md
1 parent 766b67e commit c6fd14d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@ It features a PyQt5 graphical user-interface, with a PyQtGraph plot for fast rea
1010
Other depencies you'll need for this demo can be installed by running:
1111
`pip install -r requirements.txt`
1212

13-
* [DvG_debug_functions](https://pypi.org/project/dvg-debug-functions/)
14-
* [DvG_QDeviceIO](https://pypi.org/project/dvg-qdeviceio/)
13+
* [dvg-debug-functions](https://pypi.org/project/dvg-debug-functions/)
14+
* [dvg-qdeviceio](https://pypi.org/project/dvg-qdeviceio/)
1515
* [psutil](https://pypi.org/project/psutil/)
1616
* [pySerial](https://pypi.org/project/pyserial/)
1717
* [NumPy](http://www.numpy.org/)
1818
* [PyQt5](https://pypi.org/project/PyQt5/)
1919
* [PyQtGraph](http://pyqtgraph.org/)
2020

21+
<br/><br/>
2122
![Arduino_PyQt_demo_with_multithreading.png](/images/Arduino_PyQt_demo_with_multithreading.PNG)

0 commit comments

Comments
 (0)