Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit b9c4170

Browse files
authored
Update README.md
1 parent d1747e5 commit b9c4170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ To use this library you might need to have the latest git versions of [ESP32](ht
102102
- [Instruction for Espressif 8266](http://docs.platformio.org/en/latest/platforms/espressif8266.html#using-arduino-framework-with-staging-version)
103103
- [Instruction for Espressif 32](http://docs.platformio.org/en/latest/platforms/espressif32.html#using-arduino-framework-with-staging-version)
104104
4. Add "ESP Async WebServer" to project using [Project Configuration File `platformio.ini`](http://docs.platformio.org/page/projectconf.html) and [lib_deps](http://docs.platformio.org/page/projectconf/section_env_library.html#lib-deps) option:
105+
105106
```ini
106107
[env:myboard]
107108
platform = espressif...

0 commit comments

Comments
 (0)