Skip to content

Commit fd36376

Browse files
committed
tighten Tutorial intro + Contributing opener
Two micro-edits to remove conversational filler from doc openers without changing meaning: TUTORIAL.md drop 'We'll go from … in a single sitting' phrasing, read more directly as 'From git clone to Pocket talks to your AI, in one sitting.' CONTRIBUTING strip the 'Thanks for considering a contribution' opener — go straight to what the project is and what keeping it that way means.
1 parent 9590355 commit fd36376

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing to zhub
22

3-
Thanks for considering a contribution. zhub is intentionally small: each file does one thing, the test bar is high, and the public surface stays neutral. Keeping it that way is the contribution.
3+
zhub is intentionally small: each file does one thing, the test bar is high, the public surface stays neutral. Keeping it that way is the contribution.
44

55
## Setup
66

docs/TUTORIAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# zhub in 10 minutes — hands-on
22

3-
Goal: by the end of this, you have an OpenAI-compatible AI endpoint reachable from your phone. We'll go from `git clone` to "Pocket talks to your AI" in a single sitting.
3+
Goal: by the end, you have an OpenAI-compatible AI endpoint reachable from your phone. From `git clone` to "Pocket talks to your AI", in one sitting.
44

55
## Minute 0–2: install
66

0 commit comments

Comments
 (0)