From 10e7e3a4e22882dec70f5f379cad2b1e08125207 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:08:25 +0100 Subject: [PATCH] add Factory image --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa02fef..f75899e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ Tasmota-ESP-Flasher is an app for ESP8266 / ESP32 designed to make flashing Tasmota on ESPs as simple as possible by: * Pre-built binaries for most used operating systems - * Hiding all non-essential options for flashing. All necessary options (bootloader, flash mode, safeboot) are automatically set. + * Support for Tasmota factory images + * Hiding all non-essential options for flashing + * All necessary options (bootloader, flash mode, safeboot) are set automatically. The flashing process is done using [esptool](https://github.com/espressif/esptool) from espressif.