diff --git a/README.md b/README.md
index 24f52f7..e565761 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ bun install
bun run start
# Terminal 2: Start web server
-bun run start # http://localhost:8000
+bun run start # http://localhost:8000/demo/
```
## Getting Started
diff --git a/demo/index.html b/demo/index.html
index 66f1df3..d2001e6 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -3,7 +3,7 @@
- Ghostty Terminal - File Browser
+ ghostty-web
-
-
-
π₯οΈ Ghostty Terminal
-
WebAssembly-powered terminal with full filesystem access
-
-
-
-
-
- Connecting...
- ALT SCREEN
+
+
+
+
+
+
-
-
- ~/
+
ghostty-web
+
+
+ Disconnected
-
-
-
-
-
-
-
π Scrolling Features
-
-
-
-
-
-
-
-
-
-
-
- Event Log (onScroll):
-
-
Events will appear here...
-
-
-
-
-
-
-
π Buffer Access API (NEW!)
-
-
-
-
-
-
-
- API Test Results:
-
-
Test results will appear here...
-
-
-
-
-
-
-
π URL Detection (NEW!)
-
- Plain text URLs are automatically detected and made clickable. Hover to see cursor change,
- Ctrl/Cmd+Click to open.
-
-
-
-
-
-
-
-
- β οΈ Warning: Full Filesystem Access
- This demo has unrestricted access to your entire filesystem. It's meant for local
- development and demonstration purposes only. Do not expose this to untrusted users or
- networks.
-