Skip to content

Commit 44d60a5

Browse files
committed
docs: drop Dock/control-window parenthetical from README
- Remove macOS-specific parenthetical "(plus a Dock icon and control window on macOS)" from Quick Start desktop option to keep the description concise - Move detailed platform-specific information to remain under Option 1 full section - Bump version to 0.1.141
1 parent 34d5899 commit 44d60a5

5 files changed

Lines changed: 6 additions & 7 deletions

File tree

.textile-monorepo-source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dfb10ef72783cb935246fc95445757122881fb94
1+
ddcf1276095eb5539606976ee944db18bea291de

.textile-stitch-release-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.140
1+
0.1.141

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stitch-bot"
3-
version = "0.1.140"
3+
version = "0.1.141"
44
edition = "2021"
55
description = "Stitch — Textile filler-network operator bot; market-makes the filler order book with signed UniswapX limit orders."
66
license = "AGPL-3.0-or-later"

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@ second:
3131

3232
Two recommended paths — pick by need:
3333

34-
1. **[Desktop app](#option-1--desktop-app)** — menu bar / system tray (plus a
35-
Dock icon and control window on macOS) on your computer. No Docker, no
36-
terminal. Opens the Stitch panel in your browser.
34+
1. **[Desktop app](#option-1--desktop-app)** — menu bar / system tray on your
35+
computer. No Docker, no terminal. Opens the Stitch panel in your browser.
3736
2. **[Server / Docker](#option-2--server--docker)** — always-on host or Tailscale
3837
access from other devices. One command, then the same web UI.
3938

0 commit comments

Comments
 (0)