diff --git a/README.md b/README.md
index 195cbc6..17fa8e4 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,29 @@ MinUI is a focused custom launcher for the Anbernic RG35XX (and possibly others
See [more screenshots](github/).
+## Features
+
+- Simple launcher, simple SD card
+- No settings or configuration
+- No boxart, themes, or distractions
+- Automatically hides extension
+ and region/version cruft in
+ display names
+- Consistent in-emulator menu with
+ quick access to save states, disc
+ changing, and emulator options
+- Automatically sleeps after 30 seconds
+ or press POWER to sleep (and wake)
+- Automatically powers off while asleep
+ after two minutes or hold POWER for
+ one second
+- Automatically resumes right where
+ you left off if powered off while
+ in-game, manually or while asleep
+- Resume from manually created, last
+ used save state by pressing X in
+ the launcher instead of A
+- Streamlined emulator frontend
+ (minarch + libretro cores)
+
You can [grab the latest version here](https://github.com/shauninman/union-minui/releases).
\ No newline at end of file
diff --git a/skeleton/BASE/README.txt b/skeleton/BASE/README.txt
index d22b9b7..995cb05 100644
--- a/skeleton/BASE/README.txt
+++ b/skeleton/BASE/README.txt
@@ -5,8 +5,9 @@ Source: https://github.com/shauninman/union-minui
----------------------------------------
Features
-- No settings or configuration
- Simple launcher, simple SD card
+- No settings or configuration
+- No boxart, themes, or distractions
- Automatically hides extension
and region/version cruft in
display names
diff --git a/todo.txt b/todo.txt
index 6a7ea46..d70ff54 100644
--- a/todo.txt
+++ b/todo.txt
@@ -2,12 +2,11 @@
Please see the README.txt in the zip file for installation and update instructions.
-- Initial beta release
+- extras: added SGB.pak for Super Game Boy
+- extras: added PCE.pak for PC-Engine/TurboGrafx-16
-------------------------------
-send neonloop a link to minarch source
-
minarch
some cores can only fast forward with prevent tearing off
can this be set as an override preference?
@@ -41,7 +40,6 @@ Union-ize this?
Mini?
Smart & Model S?
-
makefile
-
@@ -68,8 +66,3 @@ keymon
turn off screen when connected
fb changes... eek
-
-todont
- I thought I wanted the MENU button to act as a back button in OPTIONS submenus
- but then why doesn't it act as a back button in the main menu?
- it's a toggle, it toggles the menu in game and the version info in main menu
\ No newline at end of file