1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-10-15 02:08:10 +03:00

Rename to ArduinoHttpClient, and other metadata updates

This commit is contained in:
Sandeep Mistry
2016-06-17 09:31:49 -04:00
parent 4a2222d210
commit bb9bd9b422
2 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,8 @@
# HttpClient
# ArduinoHttpClient
HttpClient is a library to make it easier to interact with web servers from Arduino.
ArduinoHttpClient is a library to make it easier to interact with web servers from Arduino.
Derived from [Adrian McEwen's HttpClient library](https://github.com/amcewen/HttpClient)
## Dependencies