Skip to content

Commit 9b0cbd8

Browse files
authored
Update Readme.md
1 parent 682f723 commit 9b0cbd8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11

2-
# HTTP client for SIM800L
3-
A smart HTTP client based on Seeeduino that implements the AT HTTP commands to perform GET and POST requests to a JSON API.
2+
# Arduino SIM800L library
3+
A smart HTTP library based on Seeeduino that implements the AT HTTP commands to perform GET and POST requests to a JSON API.
44

55
## Support
66
* Your board have to support the standard SoftwareSerial library. It doesn't work with HardwareSerial based boards for the moment.
77
* The API response have to be a valid JSON.
8+
* The library has been tested again Arduino Uno and Arduino Nano
89

910
## Instalation
1011
Download the library and then import it.

0 commit comments

Comments
 (0)