From 09d4de2f080be44958d84f2c9680eefef8ea6d84 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Sat, 2 Jan 2021 23:53:49 -0600 Subject: [PATCH] Update readme for recent changes --- README.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 69c5dec..a3f1a9a 100644 --- a/README.md +++ b/README.md @@ -13,20 +13,24 @@ Translation status on Crowdin

-Universal-Updater is a homebrew application for the Nintendo 3DS with the intention to make downloading other homebrew simple and easy. No need to manually copy files or go through installation processes, as we do that for you. +Universal-Updater is a homebrew application for the Nintendo 3DS with the intention to make downloading other homebrew simple and easy. No need to manually copy files or go through installation processes, as it does that all for you. ## Features - A store format with a concept similar to the Cydia Repositories - - Default is [Universal-DB](https://db.universal-team.net) - - Want to add your own? Go to settings, find "Select Unistore", hit the + icon and type the URL or hit the QR button and scan the QR code (if they have one) + - The default is [Universal-DB](https://db.universal-team.net) + - Want to add more? Go to settings, choose "Select Unistore", click the + icon and select one from the list, enter a URL, or scan a QR code - Customization in sorting and display - - All sorting keys: "Title", "Author" & "Last Updated" - - Direction could be Ascending or Descending - - App display could be shown in either a Grid or Rows -- Translations for multi-lingual users - - To contribute to translations, join our [Crowdin](https://crwd.in/universal-updater) - - Request a new language on our [Discord Server](https://discord.gg/KDJCfGF) + - Several sorting keys: "Title", "Author", and "Last Updated" + - Direction can be Ascending or Descending + - App display can be shown in either a grid or rows +- Searching and markings to make finding apps easy +- View screenshots and release notes before downloading +- Shortcuts for easily updating frequently updated apps when using the Homebrew Launcher +- Translations for users of many languages + - To contribute to translations, join our [Crowdin project](https://crwd.in/universal-updater) + - Request new languages on our [Discord server](https://universal-team.net/discord) + ## Compilation ### Setting up your enviromment @@ -50,4 +54,4 @@ To build Universal-Updater from source, you will need to setup devkitARM with li - [FlagBrew](https://github.com/FlagBrew): Original QR Code Scanner code - [Icons8](https://icons8.com/): Icon Designer - [lvandeve](https://github.com/lvandeve): For [LodePNG](https://github.com/lvandeve/lodepng) -- [PabloMK7](https://github.com/mariohackandglitch): Download Code Improvements \ No newline at end of file +- [PabloMK7](https://github.com/mariohackandglitch): Download Code Improvements