Updated README.md

This commit is contained in:
Tyler Renelle 2012-08-26 14:05:48 -07:00
parent 3e3da946f5
commit 7f86f56b06

View file

@ -1,9 +1,6 @@
#[HabitRPG](http://habitrpg.com/)
A habit tracker app which treats your goals like a Role Playing Game. As you accomplish goals, you level up. If you fail your goals, you lose hit points. Lose all your HP and you die.
* [Website](http://habitrpg.com/)
* [Roadmap](https://workflowy.com/shared/cd06313a-7c93-ae5f-ae55-e64cae0556e4/)
[HabitRPG](http://habitrpg.com/) is a habit tracker app which treats your goals like a Role Playing Game. As you accomplish goals, you level up. If you fail your goals, you lose hit points. Lose all your HP and you die.
![Screenshot](https://img.skitch.com/20120707-daj9pp7g87yg829j61pnpwhff3.jpg "Screenshot")
@ -19,7 +16,7 @@ If you played RPGs (Role Playing Games) growing up, this app will make perfect s
###How do I heal?
After you play for a while you unlock the Item Store, from which you can buy health potions. Also, HP resets upon leveling up.
After you play for a while you unlock the Item Store, from which you can buy health potions. Also, HP resets upon leveling up (everyone knows that!).
###All my tasks are red, I'm dying too fast
@ -31,6 +28,12 @@ HabitRPG is built on [DerbyJS](http://derbyjs.com/), which doesn't yet support a
In the meantime, a workaround has been built to use a private url, similar to Workflowy's shared lists, which you can use to access your account from multiple computers. Click the top-right profile button and bookmark the URL it provides.
##Roadmap
* Authentication (Facebook / Twitter)
* Groups, so you can compete with your friends
* Integration with productivity tools such as Pivotal Tracker, Pomodoro, RescueTime, and MyFitnessPal
* [See the full list](https://workflowy.com/shared/cd06313a-7c93-ae5f-ae55-e64cae0556e4/)
##License
Code is licensed under GNU GPL v3. Content is licensed under CC-BY-SA 3.0.
See the LICENSE file for details.