From c06534b069cecd446e147a3cc2e2dd214ac29990 Mon Sep 17 00:00:00 2001 From: Kevin Giszewski Date: Mon, 3 Feb 2014 10:14:11 -0500 Subject: [PATCH] Update README.md --- README.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 986ffcb..cc5ba8e 100644 --- a/README.md +++ b/README.md @@ -24,17 +24,5 @@ OR 2) Deploy with Grunt (see above). Recommended if you wish to extend this repo as this will inject this project into an existing v7 Umbraco install. -## Prevalue Configs ## - -Most of the fields are self evident, the following fields will be discussed further: - -###Developer Mode### - -By turning this on, you will get a textarea visible with the data model (not prevalue model). You can change the contents of the textarea for real-time editing. Additionally when in developer mode, the console will reflect the scope object of each property. - -##Developer Notes## -If you decide to extend this project locally, you'll want to set the `` `debug` property in your `web.config` to `true`: - - - -This is in order to circumvent the minification and caching of the JavaScript files. +## Official Docs ## +http://imulus.github.io/Archetype