diff --git a/README.md b/README.md index bb2edfb..35e09fe 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,8 @@ openocd -f interface/stlink.cfg -f target/stm32f4x.cfg -c "program target/thumbv A GUI has been developed for easy configuration and plotting of key parameters. -The Python GUI program is located at pytec/tec_qt.py. - -The GUI is developed based on the Python library pyqtgraph. The GUI can be configured and launched automatically by running: +The Python GUI program is located at pytec/tec_qt.py, and is developed based on the Python library pyqtgraph. The GUI can be configured and +launched automatically by running: ``` nix run .#thermostat_gui