From 6984510ac9ba7c0634b97b10466b7a2807762474 Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Mon, 18 Mar 2013 16:07:57 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index c3e5bccc..f6034874 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,13 @@ I've created this one to continue some development. For details on how to download and install, go to http://iitc.jonatkins.com/ This Github page is for those interested in developing IITC further. + +Roadmap +------- + +Assuming I don't get a takedown notice any time soon: + +1. Make it easy to rebuild IITC for a new server - will make it easier for development, plus allow others to fork the project for their own use +2. Clean up version number handling. Add fork/build info to both IITC and the plugins +3. Add separate meta.js files for update checking - reduces load on the web server +4. Get IITC Mobile working, and easily rebuilt for custom development builds/forks