From 9ffd42168f3b1c33fce1da18ff5f182999b8b53f Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 11 Jul 2012 08:59:28 -0700 Subject: [PATCH] Updated README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 89f52f5c15..9c13fbc486 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,6 @@ FAQ * **This is confusing** 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. - - In the mean time, consider this an alpha product and don't put too much data in just yet. * **How do I heal?** @@ -31,6 +25,12 @@ FAQ * **My tasks are too red, they're killing me too fast** This is good. The worse you are at a task, the more valuable it becomes - meaning you gain more experience for completing those red tasks. This will incentivise you to try harder the more you're struggling, as well as to avoid failing (since the more valuable tasks drain more HP). + +* **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. + + In the mean time, consider this an alpha product and don't put too much data in just yet. License -------