Skip to content

Commit f6b8f7c

Browse files
authored
Update README.md
1 parent 8dbfb79 commit f6b8f7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ This is a Micropython Library for RaspberryPi-Pico to communicate with ESP8266 u
1818
</p>
1919

2020
## Getting Started with Examples
21-
The best way to learn **Raspberry Pi Pico Micropython ESP8266 Library** is to understand the examples.
22-
In the `examples` directory there are an example of complete a HTTP Get/Post Operation using ESP8266.
21+
This is a basic AT Command library for RaspberryPi-Pico, which simplifies the communication process with the ESP8266.
22+
The best way to understand the library is with the example shown below, This example shows you how to make a GET/POST request using ESP8266 with the help of the RaspberryPi-Pico.
2323

2424
### How to Use Library
2525
```python

0 commit comments

Comments
 (0)