diff --git a/README.md b/README.md index accd4e5..97cdc05 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@

-
- A multiapp, JSON script-based updater for Nintendo 3DS -

- -

+
+ A multiapp, JSON script-based updater for Nintendo 3DS
@@ -18,17 +15,16 @@ ## Features -Universal-Updater is packed with features! Some include the JSON script updater, an App store, an FTP server, and more! - -- JSON-based Script updater -- JSON Script Downloader -- An App Store, the UniStore -- A Settings page, for configuring Universal-Updater Settings +Universal-Updater is a homebrew application for the Nintendo 3DS that is intended for easy set-up of other homebrew titles! Some features include: +- Intergration with the Universal DB store, the easiest way to download all your homebrew titles +- A flexible and easily developable scripting system (with pre-made scripts included) +- Translations for multi-lingual users +- Customizable interface colors ## Compilation -To build Universal-Updater from source, you need devkitPro installed, along with devkitARM, libctru, 3ds-curl, and 3ds-libarchive. To get these you can run `pacman -S 3ds-dev --noconfirm`, then `pacman -S 3ds-curl --noconfirm`, and lastly `pacman -S 3ds-libarchive --noconfirm`. Now that you have everything installed, you just need to run clone the repository and run `make` +To build Universal-Updater from source, you will need to setup a system with devkitARM, libctru, 3ds-curl and 3ds-libarchive. Check out the [Getting Started](https://devkitpro.org/wiki/Getting_Started) page on the devkitPro wiki to set your PC up for 3ds-development purposes. ## Screenshots