Skip to content

Commit 041a6dc

Browse files
committed
Update README
Add badges and image
1 parent e2d3c2c commit 041a6dc

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

ModbusTestSlave.png

31.2 KB
Loading

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Build status
2+
[![Build status](https://ci.appveyor.com/api/projects/status/v7ysjn9c2koy1tb8?svg=true)](https://ci.appveyor.com/project/jgeudens/modbustestslave)
3+
4+
# What is ModbusTestSlave
5+
ModbusTestSlave is an application that can be used to test a modbus master. The application consists of 2 main set of modules. A GUI-less part that contains all logic that can also be used in automated tests. The second part is a GUI that can be used for manual testing.
6+
7+
![ModbusTestSlave demo](ModbusTestSlave.gif)

0 commit comments

Comments
 (0)