Skip to content

Commit 8f50ff7

Browse files
committed
Arduino-STK to small letters
1 parent 907de55 commit 8f50ff7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ This project has been implemented as Arduino Library and runs on ESP32 processor
1313

1414
## Getting Help
1515

16-
Here is the link to the [generated class documentation](https://pschatzmann.github.io/Arduino-STK/html/index.html).
16+
Here is the link to the [generated class documentation](https://pschatzmann.github.io/arduino-stk/html/index.html).
1717

18-
Further information can be found in [the Wiki](https://github.com/pschatzmann/Arduino-STK/wiki) and in [my Blogs](https://www.pschatzmann.ch/home/tag/stk/)
18+
Further information can be found in [the Wiki](https://github.com/pschatzmann/arduino-stk/wiki) and in [my Blogs](https://www.pschatzmann.ch/home/tag/stk/)
1919

2020
## Namespaces
2121

@@ -28,7 +28,7 @@ The library uses the namespace __stk__: This is autamatically defined if you sta
2828
Download the project as zip and install the file in the Arduino IDE via -> Sketch -> Include Library -> Add ZIP Library or execute the following command in the Arduino Library Folder
2929

3030
```
31-
git clone https://github.com/pschatzmann/Arduino-STK.git
31+
git clone https://github.com/pschatzmann/arduino-stk.git
3232
```
3333

3434

0 commit comments

Comments
 (0)