Skip to content

Commit e31a64e

Browse files
committed
Add useful resources section to the read me
1 parent f6a0cd1 commit e31a64e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Modbus Library for Arduino =
22

3-
Use Modbus with your Arduino.
3+
Use http://www.modbus.org/[Modbus] with your Arduino.
44

55
Using TCP or RS485 shields, like the MKR 485 Shield. This library depends on the ArduinoRS485 library.
66

@@ -9,6 +9,11 @@ This library is based on https://github.com/stephane/libmodbus[libmodbus], modif
99
For more information about this library please visit us at
1010
http://www.arduino.cc/en/Reference/ArduinoModbus
1111

12+
== Useful resources ==
13+
14+
* https://en.wikipedia.org/wiki/Modbus[Modbus - Wikipedia]
15+
* http://www.modbus.org/faq.php[Modbus FAQ]
16+
1217
== License ==
1318

1419
Copyright (c) 2018 Arduino SA. All rights reserved.

0 commit comments

Comments
 (0)