Browse Source

readme...

bengt 1 month ago
parent
commit
57676d6ca2
1 changed files with 5 additions and 2 deletions
  1. 5 2
      pc410/src/README.md

+ 5 - 2
pc410/src/README.md

@@ -3,16 +3,19 @@
 
 Dependencies:
 
+```
 PyQT5
 pyqtgraph
 pyserial
+```
 
 To run:
 
-'''
+```
 cd pc410
 python3 src/main/python/main.py
-'''
+```
+
 
 Each row in the table below is one program.
 Click on row to show graph representing temperature curve.