diff --git a/README.md b/README.md
index 6ba4e62..55a6004 100644
--- a/README.md
+++ b/README.md
@@ -10,13 +10,22 @@ A desktop and mobile UI for [Claude Code](https://docs.anthropic.com/en/docs/cla
-### Desktop View
-
-*Main interface showing project overview and chat*
-
-### Mobile Experience
-
-*Responsive mobile design with touch navigation*
+
+
+
+Desktop View
+
+
+Main interface showing project overview and chat
+ |
+
+Mobile Experience
+
+
+Responsive mobile design with touch navigation
+ |
+
+
@@ -25,6 +34,8 @@ A desktop and mobile UI for [Claude Code](https://docs.anthropic.com/en/docs/cla
## Features
- **Responsive Design** - Works seamlessly across desktop, tablet, and mobile
+- **Interactive Chat Interface** - Built-in chat interface for seamless communication with Claude Code
+- **Integrated Shell Terminal** - Direct access to Claude Code CLI through built-in shell functionality
- **File Explorer** - Interactive file tree with syntax highlighting and live editing
- **Session Management** - Resume conversations, manage multiple sessions, and track history
@@ -97,6 +108,7 @@ The UI automatically discovers Claude Code projects from `~/.claude/projects/` a
- **Smart Navigation** - Quick access to recent projects and sessions
#### Chat Interface
+- **Use responsive chat or Claude Code CLI** - You can either use the adapted chat interface or use the shell button to connect to Claude Code CLI.
- **Real-time Communication** - Stream responses from Claude with WebSocket connection
- **Session Management** - Resume previous conversations or start fresh sessions
- **Message History** - Complete conversation history with timestamps and metadata