Skip to content

Commit 21f2a0a

Browse files
committed
updated readme
1 parent e98530b commit 21f2a0a

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
@@ -43,7 +43,7 @@ This Library is available in `Arduino Library Repository` and `PIO` and you can
4343

4444
![pltformio library](image-1.png)
4545

46-
`ipdotsetaf/ESPAsyncHTTPUpdateServer@^1.1.0`
46+
`ipdotsetaf/ESPAsyncHTTPUpdateServer@^2.0.0`
4747
### Setup
4848
1. Include the library after `ESPAsyncWebServer.h`
4949
``` C++
@@ -75,9 +75,11 @@ _updateServer.setup(&_server, "/customroute", "username", "password");
7575

7676
### Styling
7777
- Stylized
78+
7879
![Stylized OTA Page](image-2.png)
7980

8081
- Minimal
82+
8183
![alt text](image-3.png)
8284

8385
> [!IMPORTANT]

0 commit comments

Comments
 (0)