mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
Updated README.md
This commit is contained in:
parent
95eafe32b0
commit
1f98bc0033
1 changed files with 5 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ A habit tracker app which treats your goals like a Role Playing Game. As you acc
|
|||
|
||||
FAQ
|
||||
-------
|
||||
* **What is habit tracking?**
|
||||
* **<a id="whatis">What is habit tracking?</a>**
|
||||
|
||||
See [7 Tools to Help Keep Track of Habits and Goals](http://www.lifehack.org/articles/technology/7-tools-to-help-keep-track-of-habits-and-goals.html) for a description and more habit tracking examples.
|
||||
|
||||
|
|
@ -19,7 +19,10 @@ FAQ
|
|||
If you played RPGs (Role Playing Games) growing up, this app will make perfect sense to you; otherwise, it might be overwhelming at first. Be sure to follow the tutorial when you first load the website. If it's still not your cup of tea, checkout the above link, as well as [MindBloom](https://www.mindbloom.com/).
|
||||
|
||||
* **How do I log in / save my data?**
|
||||
Sooo… HabitRPG doesn't have authentication of any sort yet, unfortunately. Which sucks *big time* because you can't log in to different machines / mobile devices yet, or even a different browser on the same computer :/ I'm using a framework called [DerbyJS](http://derbyjs.com/) and [everyone's](https://groups.google.com/forum/?fromgroups#!topic/derbyjs/7U3xvoPWd-g) [prodding](https://groups.google.com/forum/?fromgroups#!topic/derbyjs/oyz2JBwo1AQ) the developer to integrate authentication (aka, Facebook login), myself included… and I'm desperately trying to find a [temporary solution](https://workflowy.com/shared/cd06313a-7c93-ae5f-ae55-e64cae0556e4/) in the mean time.
|
||||
|
||||
Sooo… HabitRPG doesn't have authentication of any sort yet, unfortunately. Which sucks *big time* because you can't log in to different machines / mobile devices yet, or even a different browser on the same computer :/ I'm using a framework called [DerbyJS](http://derbyjs.com/) and [everyone's](https://groups.google.com/forum/?fromgroups#!topic/derbyjs/7U3xvoPWd-g) [prodding](https://groups.google.com/forum/?fromgroups#!topic/derbyjs/oyz2JBwo1AQ) the developer to integrate authentication (aka, Facebook login), myself included… and I'm desperately trying to find a [temporary solution](https://workflowy.com/shared/cd06313a-7c93-ae5f-ae55-e64cae0556e4/) in the mean time.
|
||||
|
||||
In the mean time, consider this an alpha product and don't put too much data in just yet.
|
||||
|
||||
* **How do I heal?**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue