Skip to content

Commit 5572fb6

Browse files
committed
Updated Readme
1 parent 022b853 commit 5572fb6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ git clone https://github.com/CIRCUITSTATE/CSE_ArduinoRS485.git
2626
The library can also be installed via **PlatformIO**. All officially listed Arduino listed libraries are automatically fetched by PlatformIO. Use the `lib_deps` search option to install the library.
2727

2828
== Examples ==
29+
2930
Three examples are included with this library:
3031

3132
* **RS485_Sender** - Sends data to a connected receiver.
@@ -34,7 +35,7 @@ Three examples are included with this library:
3435

3536
== API Reference ==
3637

37-
You can find the complete API reference for this library at link:docs/api.md[API.md].
38+
You can find the complete API reference for this library at link:docs/API.md[API.md].
3839

3940
== Reference ==
4041

0 commit comments

Comments
 (0)