diff --git a/README.md b/README.md index c72bcba..b19a895 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Arduino SIM900 Shield Comprehensive Library ![Arduino CI](https://github.com/nthnn/SIM900/actions/workflows/arduino_ci.yml/badge.svg) ![Arduino Lint](https://github.com/nthnn/SIM900/actions/workflows/arduino_lint.yml/badge.svg) -![Arduino Release](https://img.shields.io/badge/Library%20Manager-1.0.0-red?logo=Arduino) +![Arduino Release](https://img.shields.io/badge/Library%20Manager-1.1.0-red?logo=Arduino) [![License: LGPL3.0](https://img.shields.io/badge/License-LGPL3.0-yellow.svg)](https://github.com/nthnn/SIM900/blob/main/LICENSE) The SIM900 Arduino Shield Library is a versatile and powerful Arduino library for interfacing with the SIM900 GSM/GPRS module. This library provides a wide range of functionalities for working with the SIM900 module, including sending and receiving calls, sending and receiving SMS, updating and extracting real-time clock data, sending HTTP requests, and retrieving various information about the SIM900 module's status and the network it is connected to. diff --git a/docs/index.html b/docs/index.html index e1b4759..06c0f79 100644 --- a/docs/index.html +++ b/docs/index.html @@ -101,7 +101,7 @@ -
The SIM900 Arduino Shield Library is a versatile and powerful Arduino library for interfacing with the SIM900 GSM/GPRS module. This library provides a wide range of functionalities for working with the SIM900 module, including sending and receiving calls, sending and receiving SMS, updating and extracting real-time clock data, sending HTTP requests, and retrieving various information about the SIM900 module's status and the network it is connected to.