Updating according to the suggestions
diff --git a/proposals/NewInformationArchitecture.md b/proposals/NewInformationArchitecture.md
index 9d70487..82bad5b 100644
--- a/proposals/NewInformationArchitecture.md
+++ b/proposals/NewInformationArchitecture.md
@@ -9,10 +9,16 @@
 - Automate Tasks (tips to use tools like grunt, gulp and uglify with Cordova)
 - Register with NPM
 - Sample Apps (section containing some sample apps built on Cordova)
+- Tutorials (source control and more)
+- Architecture (runtime and tooling articles)
+- Pass data from Cordova app to host (under Advanced Topics)
 
 This is the proposed new IA:
 
 - Overview
+- Architecture
+	- Runtime Architecture
+	- Tooling Architecture
 - Create apps 
 	- Create your first app
 	- Develop for platforms
@@ -24,21 +30,24 @@
 	- Manage security
 	- Whitelisting
 	- Publish
-	- Reference
-		- Config.xml
-		- Events
-		- Plugins
-		- CLI
-		- Hooks
 - Create plugins
 	- Create a plugin 
 	- Register with NPM
 	- Develop for platforms
 	- Use Plugman
-	- Debug and test
-	- Reference
-		- Plugin.xml
-- Embed Cordova in native apps
+	- Debug and test		
+- Advanced Topics
+	- Embed Cordova in native apps
+	- Pass data from Cordova app to host
+- Reference
+	- Config.xml
+	- Events
+	- Plugins
+	- CLI
+	- Hooks
+	- Plugin.xml
+- Tutorials
+	- Share your app in source control
 - Sample Apps
 
 We also did a document scrub and tried to figure out the articles which need to be modified or updated with the current information and plan to work on them. Some of these needs to be converted into proper reference as seen in the IA.