Skip to content

Fix broken README Getting Started section#135

Merged
enricopiovesan merged 1 commit into
mainfrom
cursor/fix-readme-getting-started
Jul 10, 2026
Merged

Fix broken README Getting Started section#135
enricopiovesan merged 1 commit into
mainfrom
cursor/fix-readme-getting-started

Conversation

@enricopiovesan

Copy link
Copy Markdown
Contributor

Summary

  • Fix truncated Getting Started code fence that rendered the rest of the README as a code block on GitHub
  • Replace references to missing scripts/dev/* helpers with real npm run dev -w apps/... commands and per-app README pointers
  • Add meeting-notes to the reference-apps overview and clarify native client entry points

Definition of Done

  • Getting Started is a complete, copy-pasteable flow (clone → sidecar → web client)
  • No references to non-existent scripts/dev/ paths
  • meeting-notes and other apps are discoverable from the root README

Validation

  • Docs-only change; visually verified README structure locally
  • Confirmed scripts/dev/ does not exist in the repo

Architecture boundary

  • Documentation only; no runtime or UI changes

Made with Cursor

Close the truncated code fence that swallowed the rest of the page,
document real npm workspace dev commands, and drop scripts/dev helpers
that are not in the repo.

Co-authored-by: Cursor <cursoragent@cursor.com>
@enricopiovesan enricopiovesan merged commit 0d5b269 into main Jul 10, 2026
6 checks passed
@enricopiovesan enricopiovesan deleted the cursor/fix-readme-getting-started branch July 10, 2026 14:43
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.

1 participant