From 1f17fff6c1ddf233cc6f8e3880b05dc66f61d691 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Sun, 2 Sep 2012 21:00:23 -0700 Subject: [PATCH] reorganize readme.md, add astrid mention --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5afb7d7bec..48bfe71f9d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ ![Screenshot](https://img.skitch.com/20120707-daj9pp7g87yg829j61pnpwhff3.jpg "Screenshot") +##Roadmap +* [Chrome Extension](https://chrome.google.com/webstore/detail/pidkmpibnnnhneohdgjclfdjpijggmjj) currently being developed [(source code)](https://github.com/lefnire/habitrpg-chrome) +* Authentication (Facebook / Twitter) +* Groups, so you can compete with your friends +* Integration with tools like Astrid, Pivotal Tracker, Pomodoro, RescueTime, and MyFitnessPal +* [See the full list](https://workflowy.com/shared/cd06313a-7c93-ae5f-ae55-e64cae0556e4/) + ##FAQ ###What is habit tracking? @@ -28,13 +35,6 @@ 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 -* [Chrome Extension](https://chrome.google.com/webstore/detail/pidkmpibnnnhneohdgjclfdjpijggmjj) currently being developed [(source code)](https://github.com/lefnire/habitrpg-chrome) -* 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.