Skip to content

Fix license badge and simplify README prose#43

Merged
alexkroman merged 1 commit into
mainfrom
docs/readme-license-badge-and-simplify
Jun 8, 2026
Merged

Fix license badge and simplify README prose#43
alexkroman merged 1 commit into
mainfrom
docs/readme-license-badge-and-simplify

Conversation

@alexkroman

Copy link
Copy Markdown
Collaborator

Summary

  • Fix license badge — the badge used shields.io's dynamic github/license/AssemblyAI/cli endpoint, which queries GitHub anonymously and returns "repo not found" because the repo is INTERNAL visibility. Swapped to a static MIT badge that renders regardless of repo visibility (the link still points to LICENSE).
  • Simplify README prose — a tasteful fresh-eyes pass with no content added or dropped:
    • Installation: collapsed the mic/speaker sentence into one tighter clause.
    • Build An App: folded the redundant "This is the starting point" restart into a continuation clause.
    • Piping blurb: trimmed wordiness and unwrapped a long parenthetical.
    • Voice Agent: shortened the run-vs-build parenthetical (the prominent callout above already carries the full disambiguation).

Verification

🤖 Generated with Claude Code

The license badge used shields.io's dynamic github/license endpoint,
which returns "repo not found" on this INTERNAL-visibility repo; swap to
a static MIT badge. Also a light fresh-eyes simplification pass on the
installation, build-an-app, piping, and voice-agent copy (no content
changes).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@alexkroman alexkroman merged commit 9a7b6b5 into main Jun 8, 2026
10 checks passed
@alexkroman alexkroman deleted the docs/readme-license-badge-and-simplify branch June 8, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants