Skip to content

Commit

Permalink
Update GUI and README for GitHub repo
Browse files Browse the repository at this point in the history
  • Loading branch information
networkMe committed Sep 21, 2015
1 parent 61a560c commit e3cbabc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Missing HUD 2 is an Open-GL powered informational overlay for the Binding of Isa
The developers of Rebirth (Edmund McMillen, Nicalis) decided that one of their design decisions for the game would be to hide raw player statistics from the player as to not to overwhelm them.
This project attempts to give the player the choice to see their raw statistics if they choose to.

![Image of MissingHUD2](https://raw.githubusercontent.com/networkMe/missinghud2/master/doc/isaac-mhud2-example.jpg)

## Using
Missing HUD 2 aims to be nearly transparent to the user (and to Rebirth itself).

Expand Down
2 changes: 1 addition & 1 deletion src/LoaderGUI.ui
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<number>1</number>
</property>
<property name="text">
<string>&lt;a href=&quot;https://github.com/&quot;&gt;v1.0.0&lt;/a&gt;</string>
<string>&lt;a href=&quot;https://github.com/networkMe/missinghud2/releases&quot;&gt;v1.0.0&lt;/a&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
Expand Down

0 comments on commit e3cbabc

Please sign in to comment.