M README.md => README.md +29 -0
@@ 7,3 7,32 @@ For now, information is hardcoded.
You will always need to manually input the info, but when I get around to it I'll add actual config file functionality.
This is because I wanted a fancier way to display the game I'm playing, while I'm playing on something like an Xbox 360.
+
+## Output
+
+First screen:
+
+```
+System
+Game
+```
+
+
+
+Second screen:
+
+```
+Character
+Race
+```
+
+
+
+Third screen:
+
+```
+Weapons
+Armor
+```
+
+
A images/first.png => images/first.png +0 -0
A images/second.png => images/second.png +0 -0
A images/third.png => images/third.png +0 -0