Skip to content

Commit 45d5f25

Browse files
authored
Update README.md
1 parent 5562864 commit 45d5f25

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
# SPIFFSReadServer
2-
An SPI Flash File System (SPIFFS) server extension of the ESP8266WebServer library. This is intended to handle 'read-only' static files without the need for a live editor. Of course files can still be modified programmatically or via other server handlers.
3-
4-
[Full Documentation](http://ryandowning.net/SPIFFSReadServer)
2+
This is an update to the SPI Flash File System to support LittleFS (instead of legacy SPIFFS) server extension of the ESP8266WebServer library. This is intended to handle 'read-only' static files without the need for a live editor. Of course files can still be modified programmatically or via other server handlers

0 commit comments

Comments
 (0)