commit c03b0d5787e5d37b660b410b799909c8ff37cad2
Author: p4u <p4u@dabax.net>
Date:   Fri May 3 19:56:26 2013 +0200

    Update README

diff --git a/README b/README
index 2e03b8d..6b0dca5 100644
--- a/README
+++ b/README
@@ -32,19 +32,12 @@ To see list of avaiable targets run:
     make list_targets
 
 ---------------------------------------------------------------------------------
-This will update all targets
+This will update the repositories on the target specified
 
-    make update
-
-Note that this will update only qmp and b6m source (not openwrt)
-
----------------------------------------------------------------------------------
-This will update only rspro target
-
-    make T=rspro update
+    make update T=rspro
 
 ---------------------------------------------------------------------------------
-This will update all sources (qmp, openwrt feeds and eighennet)
+This will update all sources
 
     make update_all
 
@@ -120,4 +113,5 @@ There are several directories and files. This is the functionallity for each of
 
     - files: directories and files inside will be directly copied to the root of the system image
 
+	- scripts: special directory to execute arbitrari script before and/or after the compilation process, see scripts/README
 
