From 08e96c893570459bd25835b305a2a75f31ce8aac Mon Sep 17 00:00:00 2001 From: Morgan <103436411+MorganKryze@users.noreply.github.com> Date: Sun, 18 Feb 2024 13:37:23 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- src/ConsoleAppVisuals/README.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d8e879d9..d6357628 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Install-Package ConsoleAppVisuals ## First steps into the library -> [!CAUTION] +> [!WARNING] > If you have been using the library before v3, please note that the library has been completely rewritten. The old version is not compatible with the new one. Please take the time to explore our documentation to update your code. ### Principle diff --git a/src/ConsoleAppVisuals/README.md b/src/ConsoleAppVisuals/README.md index a183e485..610467c8 100644 --- a/src/ConsoleAppVisuals/README.md +++ b/src/ConsoleAppVisuals/README.md @@ -22,7 +22,7 @@ Install-Package ConsoleAppVisuals ## First steps into the library -> [!CAUTION] +> [!WARNING] > If you have been using the library before v3, please note that the library has been completely rewritten. The old version is not compatible with the new one. Please take the time to explore our documentation to update your code. ### Principle @@ -140,7 +140,8 @@ Feel free to check out the following resources to help you get started: The library is still in development and we are working on the following features: -- [ ] Add a new visual: the `TableSelector` +- [x] Add a new visual: the `TableSelector` +- [ ] Add colorization to `TableSelector` (highligth data according to a condition) - [ ] Add example of a custom font in the example project - [ ] Add more default fonts - [ ] Add a new visual: the `Chart`