docs(readme): align the homepage status banner with the public-beta message (#208)
The top-level README carried a terser "Status" banner, while packages/runtime/README.md had the fuller "Public beta" banner that actually conveys the call to action — seeking public feedback to lock the @vue-tui/runtime API down before 1.0. Bring the homepage in sync so both read identically. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# vue-tui
|
||||
|
||||
> **Status** — the runtime API is stabilizing; the CLI and dev toolkit are still experimental and may change. Bug reports welcome.
|
||||
> **Public beta** — the `@vue-tui/runtime` API is stabilizing, and we're now seeking public feedback to lock it down before 1.0. The CLI and dev tooling remain experimental and may change. Feedback and bug reports are very welcome.
|
||||
|
||||
The Vue framework for terminal UIs.
|
||||
Build with components, develop with HMR, test with confidence.
|
||||
|
||||
Reference in New Issue
Block a user