Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ Rust core computes only what the screen needs to display, based on its
resolution. Pan, zoom, hover, and selection can show full details by running the
same process for the new range, and a selection returns the original rows.

XY is early alpha, and is receiving frequent enhancements. Any contributions are
appreciated!
> [!IMPORTANT]
> **XY is in alpha** and is receiving frequent enhancements.
> ⭐️ Star the repo to follow the progress.

## Is XY right for me?

Expand Down
Loading