From d3e455f10c89e960facfd627eabb7f7188141c20 Mon Sep 17 00:00:00 2001 From: M-Factory Date: Thu, 13 Nov 2025 14:22:10 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7358f3b..89a9395 100644 --- a/README.md +++ b/README.md @@ -367,7 +367,7 @@ curl -X POST -d "message=HELLO WORLD&speed=50" "http:///set_custom_me ESPTimeCast includes a few optional “power-user” features that aren’t visible in the main interface but can be accessed directly from your browser. These are intended for advanced users who want more control or integration. -#### 💾 `/export` +#### 💾 /export Downloads your current configuration (`config.json`) directly from the device. This is useful for creating backups or migrating settings between devices. @@ -377,7 +377,7 @@ http://your-device-ip/export ``` The file will download automatically with your saved WiFi credentials (safely masked for security) and all other settings. -#### 📂 `/upload` +#### 📂 /upload Lets you manually upload a configuration file (`config.json`) to the device. Perfect for restoring a backup or quickly switching between setups. @@ -468,3 +468,4 @@ If you enjoy this project, please consider supporting my work: +