Update README to be in line with the new multi-module m2 directory structure.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/taglibs/proper/rdc/trunk@733543 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.txt b/README.txt
index 068a2b3..e6f2e08 100644
--- a/README.txt
+++ b/README.txt
@@ -16,7 +16,9 @@
 ********************************************************************************
 RDC Directory Layout:
 
-src --- source code for RDC components.
-src/org Java classes 
-src/META-INF tags
+./                              RDC parent POM, DOAP etc.
+    src/                        The main site for the RDC taglib
+    taglibs-rdc/                Module for the RDC taglib jar
+    taglibs-rdc-examples/       Module for the RDC taglib examples webapp 
+    taglibs-rdc-dist/           Module for building the RDC distributions