Skip to content

Commit

Permalink
Update README.md (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzanardo authored Feb 14, 2025
1 parent bef354d commit 265f202
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

UI library inspired by old retro video game console


## Installation 💻

**❗ In order to start using Nes UI you must have the [Flutter SDK][flutter_install_link] installed on your machine.**
Expand Down Expand Up @@ -104,8 +105,7 @@ provides:
- NesIcon
- NesSelectionList
- NesIterableOptions

More to come!
- ...

## Custom Extension

Expand All @@ -124,6 +124,8 @@ In order to provide your own extension, you need to create it, and provide it to

For more information, look at the example code.

[Support this project 💙](https://cherrybit.studio/about-supporting/)

[flutter_install_link]: https://docs.flutter.dev/get-started/install
[github_actions_link]: https://docs.github.com/en/actions/learn-github-actions
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
Expand Down

0 comments on commit 265f202

Please sign in to comment.