Skip to content

Commit fa8fc94

Browse files
authored
Update README.md
1 parent 5a34070 commit fa8fc94

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
This is a Micropython Library for RaspberryPi-Pico to communicate with ESP8266 using AT command.
1414

1515
## Hardware Connection
16-
![rpi-pico-esp8266-fritzing](https://user-images.githubusercontent.com/29272159/134862637-7109bc5b-ac92-4637-8ca6-b4d2fd6d9656.png)
16+
<p align="center">
17+
<img src="https://user-images.githubusercontent.com/29272159/134862637-7109bc5b-ac92-4637-8ca6-b4d2fd6d9656.png" width="800">
18+
</p>
1719

1820
## Getting Started with Examples
1921
The best way to learn **Raspberry Pi Pico Micropython ESP8266 Library** is to understand the examples.

0 commit comments

Comments
 (0)