소스 검색

readme...

bengt 1 개월 전
부모
커밋
57676d6ca2
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  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.