diff --git a/README.md b/README.md
index 058e812..e7105ce 100644
--- a/README.md
+++ b/README.md
@@ -122,7 +122,9 @@ WebSSH2 provides two main routes:
- **URL:** `http(s)://your-webssh2-server/ssh`
- **Features:**
- Interactive login form
+
- Terminal configuration options
+
### 2. `/ssh/host/:host`
@@ -142,4 +144,4 @@ Several configuration options and GET parameters have been deprecated. For a lis
- For security, use HTTPS when transmitting credentials via HTTP Basic Auth.
- Terminal settings for `/ssh/host/:host` can be customized after login via `Menu | Settings` and persist across sessions.
-For more detailed information on configuration and usage, please refer to the full documentation or open an issue on GitHub.
\ No newline at end of file
+For more detailed information on configuration and usage, please refer to the full documentation or open an issue on GitHub.