Skip to content

Commit db607ed

Browse files
committed
Update README.md
1 parent 7ccc2a1 commit db607ed

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
1-
# ThingsIoT Arduino Library
1+
# ThingESP Arduino Library
22

3-
The ThingsIoT Arduino Client Library is an easy to use client library to connect your IoT devices to the
4-
[Things IoT](https://things-iot.siddhesh.me "ThingsIoT Cloud Platform") Cloud IoT platform. This is a library specifically designed for the Arduino IDE, so you can easily install it in your environment and start connecting your devices within minutes. It supports multiple network interfaces like Wifi. So you can use it in several devices like Any ESP8266 variant like NodeMCU, etc.
3+
The ThingESP Arduino Client Library is an easy to use client library to connect your IoT devices to the [ThingESP](https://thingesp.siddhesh.me "ThingESP Platform") Cloud IoT platform. This is a library specifically designed for the Arduino IDE, so you can easily install it in your environment and start connecting your devices within minutes. It supports multiple network interfaces like Wifi. So you can use it in several devices like Any ESP8266 variant like NodeMCU, etc.
54

65
It requires modern Arduino IDE version, starting at 1.6.3.
76

87
## Documentation
98

10-
Please, refer to the following pages for the full documentation of the Arduino Client Library & ThingsIoT Cloud Platform.
9+
Please, refer to the following pages for the full documentation of the Arduino Client Library & ThingESP Cloud Platform.
1110

12-
[Arduino Client Library Documentation](https://things-iot.siddhesh.me/arduino-docs)
13-
14-
[ThingsIoT Cloud Platform Documentation](https://things-iot.siddhesh.me/cloud-docs)
11+
[Arduino Client Library Documentation](https://thingesp.siddhesh.me/arduino-docs)
1512

1613
## License
1714
GNU GENERAL PUBLIC LICENSE v2

0 commit comments

Comments
 (0)