Skip to content

Commit 171205c

Browse files
committed
docs: rename Pi UI to Pico in README
1 parent 7794316 commit 171205c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pi UI
1+
# Pico
22

33
A mobile companion app for [pi-coding-agent](https://github.com/badlogic/pi-mono/). Run the server on your machine, scan the QR code from your phone, and control your coding agent remotely.
44

@@ -87,7 +87,7 @@ The server starts on port **5454** and prints a QR code in the terminal:
8787

8888
### 5. Connect from the mobile app
8989

90-
1. Install the Pi UI app on your Android device (APK available in releases)
90+
1. Install the Pico app on your Android device (APK available in releases)
9191
2. Open the app and tap **Scan QR Code**
9292
3. Scan the QR code shown in your terminal
9393
4. Accept the pairing request in the terminal (type `y` and press Enter)
@@ -97,13 +97,13 @@ You're connected! You can now create workspaces, start coding sessions, and inte
9797

9898
## Screenshots
9999

100-
### Mobile - Workspace & Sessions
100+
### Mobile Workspace & Sessions
101101
<p float="left">
102102
<img src="docs/screenshots/mobile-workspace-home.png" width="250" alt="Workspace home screen" />
103103
<img src="docs/screenshots/mobile-workspaces-sessions.jpeg" width="250" alt="Workspaces and session list" />
104104
</p>
105105

106-
### Mobile - Chat & Settings
106+
### Mobile Chat & Settings
107107
<p float="left">
108108
<img src="docs/screenshots/mobile-chat-mode.jpeg" width="250" alt="Chat mode with custom model" />
109109
<img src="docs/screenshots/mobile-settings.jpeg" width="250" alt="Settings - agent, custom models, appearance" />

0 commit comments

Comments
 (0)