diff --git a/README.md b/README.md
index 786897b..7191a66 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,14 @@
# JavaScript SDK for ESPHome
-Allow flashing ESPHome or other ESP-based firmwares via the browser.
+Allow flashing ESPHome or other ESP-based firmwares via the browser. Will automatically detect the board type and select a supported firmware.
-Defined using a manifest.
+```html
+
ESPHome Web is a set of tools to allow working with ESP devices in the browser.
To flash the XX firmware, connect an ESP to your computer and hit the button:
-Note, this only works in desktop Chrome and Edge. Android support has not been implemented yet.
This works by combining Web Serial with a manifest which describes the firmware. It will automatically detect the type of the connected ESP device and find the right firmware files in the manifest.
- +