docs: Update README

This commit is contained in:
robshape 2023-04-21 21:24:07 +02:00
parent ce831f7906
commit 7baf27c29e

View file

@ -37,10 +37,18 @@ You can [grab the latest version here](https://github.com/shauninman/union-minui
### Additional FinUI features ### Additional FinUI features
- Add to Favorites
- Clear Recently Played - Clear Recently Played
- All extras included in default installation - All extras included in default installation
- Improved developer onboarding - Improved developer onboarding
### Shortcuts
| Description | Shortcut |
| ---------------------------- | ---------------------------- |
| Adjust brightness | MENU + VOLUME_DOWN/VOLUME_UP |
| Add to Favorites (from menu) | SELECT |
## Installation ## Installation
The following section explains how to install MinUI using macOS, without having to The following section explains how to install MinUI using macOS, without having to
@ -112,9 +120,9 @@ Run `./start-toolchain.sh` and then `make all` in the Docker container shell.
- ~~Include extras in release by default~~ - ~~Include extras in release by default~~
- ~~Add Clear Recent setting~~ - ~~Add Clear Recent setting~~
- ~~Refactor Tools to Settings~~ - ~~Refactor Tools to Settings~~
- Add to Favorites - ~~Add to Favorites~~
- Improve battery capacity readings (2100 mAh, 2600 mAh, 3500 mAh) - Improve battery capacity readings (2100 mAh, 2600 mAh, 3500 mAh)
- Adjust overclocking - Adjust overclocking and CPU usage (to maximize battery life)
- Update Installation instructions for microSD cards of all sizes - Update Installation instructions for microSD cards of all sizes
- Automate installation and update - Automate installation and update
- Update visible MinUI strings and boot logo (show that it is the FinUI fork) - Update visible MinUI strings and boot logo (show that it is the FinUI fork)