Skip to content

Commit ea569a8

Browse files
authored
Update README.md
1 parent 06df4d7 commit ea569a8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,15 @@ This is a NetBeans project. It can be built by pulling it in the NetBeans IDE or
8989

9090
https://scifidryer.github.io/ModbusMechanic/
9191

92+
## Debugging
93+
94+
To obtain verbose debugging information start ModbusMechanic with the debug option.
95+
```
96+
$ java -jar ModbusMechanic.jar -debug
97+
```
9298
## Latest release
9399

94-
[ModbusMechanic.v2.3.zip](https://github.com/SciFiDryer/ModbusMechanic/releases/download/v2.3/ModbusMechanic.v2.3.zip)
100+
[ModbusMechanic.v2.4.zip](https://github.com/SciFiDryer/ModbusMechanic/releases/download/v2.4/ModbusMechanic.v2.4.zip)
95101

96102
## Completed features and planned features in GUI
97103

0 commit comments

Comments
 (0)