From e45b07ed421e0023d7190e67ea957cc4469b2071 Mon Sep 17 00:00:00 2001 From: "Earle F. Philhower, III" Date: Mon, 29 Apr 2024 11:02:10 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd23195..125fe58 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ MIT licensed, see LICENSE.md -LittleFS uploader compatible with Arduino IDE 2.2.1 or higher. For use with the [Raspberry Pi Pico RP2040 Arduino core `arduino-pico`](https://github.com/earlephilhower/arduino-pico), the community [ESP8266 Arduino core](https://github.com/esp8266/Arduino) and the community [ESP32 Arduino code](https://github.com/espressif/arduino-esp32). +LittleFS uploader compatible with Arduino IDE 2.2.1 or higher. For use with the [Raspberry Pi Pico RP2040 Arduino core `arduino-pico`](https://github.com/earlephilhower/arduino-pico), the community [ESP8266 Arduino core](https://github.com/esp8266/Arduino) and the community [ESP32 Arduino core](https://github.com/espressif/arduino-esp32). ## Usage