diff --git a/README.md b/README.md index 3b8a0e0f..86e1f9bf 100644 --- a/README.md +++ b/README.md @@ -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?