mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-13 17:52:22 +00:00
Updated README.md
This commit is contained in:
parent
3e3da946f5
commit
7f86f56b06
1 changed files with 8 additions and 5 deletions
13
README.md
13
README.md
|
|
@ -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.
|
||||
|
||||

|
||||
|
||||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue