Skip to content

Commit 259a944

Browse files
committed
README update
1 parent 600f0d4 commit 259a944

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
</p>
44

55
<h1 align="center">OTG Code</h1>
6-
<p align="center"><em>On-The-Go Code — a mobile-first browser IDE for remote development</em></p>
6+
<p align="center"><em>On-The-Go Code — a mobile-first terminal-based browser IDE for remote development</em></p>
77

8-
<p align="center">Code on your VPS or home machine from anywhere — phone, tablet, or desktop — with zero client-side installation. Full terminal, file explorer, code editor, and localhost preview in a single browser tab, accessible via Cloudflare Quick Tunnels.</p>
8+
<p align="center">Vibe code on your VPS or home machine from anywhere — phone, tablet, or desktop — with zero client-side installation. Full mobile-optimised terminal, file explorer, code editor, and localhost preview in a single browser tab, accessible via Cloudflare Quick Tunnels.</p>
99

1010
<p align="center">
1111
<img src="https://img.shields.io/badge/version-0.0.1-blue" alt="Version">
@@ -91,9 +91,6 @@ pnpm install
9191
cp .env.example .env
9292
# Edit .env to set OTG_PORT, DEFAULT_SHELL, DEFAULT_CWD
9393

94-
# Development (with HMR)
95-
pnpm dev
96-
9794
# Production with Cloudflare tunnel (all-in-one)
9895
./start.sh
9996
```

0 commit comments

Comments
 (0)