Skip to content

Commit ac11d3f

Browse files
authored
Update README.md
1 parent 76a5f78 commit ac11d3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# arduino-esp32littlefs-plugin
2-
# Arduino ESP32 LittleFS filesystem uploader
2+
## Arduino ESP32 LittleFS filesystem uploader
33

44
- Arduino plugin, which packs sketch <b>data</b> folder into LittleFS filesystem image and uploads the image to ESP32 flash memory
55
- Everything is kept identified as SPIFFS for compatibility with your previous code like drop-in replacement
@@ -36,7 +36,7 @@ On the OS X create the tools directory in ~/Documents/Arduino/ and unpack the fi
3636
## Credits and license
3737

3838
- This work is based on the [original tool](https://github.com/me-no-dev/arduino-esp32fs-plugin/ ) Copyright (c) 2015 Hristo Gochkov (hristo at espressif dot com)
39-
- Licensed under GPL v2 ([text](LICENSE.txt))
39+
- Licensed under GPL v2 ([text](LICENSE))
4040
- ESP8266 variant of same tool, made by [<b>earlephilhower</b> is here](https://github.com/earlephilhower/arduino-esp8266littlefs-plugin)
4141
- ESP8266 variant of LittleFS libraty, same author: [see here](https://github.com/esp8266/Arduino/tree/master/libraries/LittleFS)
4242

0 commit comments

Comments
 (0)