diff --git a/README.md b/README.md index ddbe54d..178c56c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ Go 1.24 or newer Latest tag Coverage - Go Report Card

`console` is a small toolkit for the output layer shared by command-line applications: semantic messages, coordinated writers, ANSI-aware text, composable layout, bordered and compact tables, trees, prompts, loaders, and progress. It is deliberately not a full-screen TUI framework. There is no event loop, raw-mode ownership, command parser, subprocess runner, or logging pipeline to adopt.