Skip to content

Commit

Permalink
📖 update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MorganKryze committed Feb 18, 2024
1 parent b1a4bd1 commit 08e96c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 3 additions & 2 deletions src/ConsoleAppVisuals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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`
Expand Down

0 comments on commit 08e96c8

Please sign in to comment.