fix readme

This commit is contained in:
Stefan Rinke 2026-02-15 12:11:58 +01:00
parent 811c596aa8
commit 6a222045b7

View file

@ -766,6 +766,8 @@ picoclaw agent -m "Hello"
} }
``` ```
</details>
## 🌐 Web UI (Browser Chat) ## 🌐 Web UI (Browser Chat)
When running in `gateway` mode, PicoClaw can serve a simple browser-based chat UI over HTTP. When running in `gateway` mode, PicoClaw can serve a simple browser-based chat UI over HTTP.
@ -794,8 +796,6 @@ If you set `gateway.token`, open:
The listen address is controlled by `gateway.bind` (`local`, `tailnet`, `all`). The listen address is controlled by `gateway.bind` (`local`, `tailnet`, `all`).
</details>
## CLI Reference ## CLI Reference
| Command | Description | | Command | Description |