Skip to content

Commit ee75eaf

Browse files
committed
fix: readme
1 parent 93989c9 commit ee75eaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ In order to be able to easily update OTA, it is important - from the users' poin
1212

1313
This npm package provides a solution for **inserting any JS client application into the ESP web server** (PsychicHttp and also ESPAsyncWebServer (https://github.com/ESP32Async/ESPAsyncWebServer) and ESP-IDF available, PsychicHttp is the default). For this, JS, html, css, font, assets, etc. files must be converted to binary byte array. Npm mode is easy to use and easy to **integrate into your CI/CD pipeline**.
1414

15+
> Starting with version v1.11.0, you can exclude files by pattern
16+
1517
> Starting with version v1.10.0, we reduced npm dependencies
1618
1719
> Starting with version v1.9.0, code generator for esp-idf is available

0 commit comments

Comments
 (0)