--- a/README.txt Thu Jun 02 19:46:32 2011 +0100
+++ b/README.txt Wed Jun 08 17:28:44 2011 +0100
@@ -3,9 +3,20 @@
All members of the RDF WG should be able to use this repository.
+
+Work will happen in subdirectories like these:
+
+/rdf-concepts
+/rdf-mt
+/rdf-schema
+/rdf-primer (?) (old primer used rdf-syntax, which is weird)
+/rdf-turtle
+/rdf-syntax-grammar
+/ReSpec.js (shared copy of ReSpec)
+
+
For those who have not used mercurial before, here is how to start:
-
# To start:
# Create on your own filespace a directory for mercurial
cd mercurial-directory
@@ -34,4 +45,4 @@
# the two previous steps can be in one:
hg pull -u
-A good intro to mercurial: http://hginit.com/
\ No newline at end of file
+A good intro to mercurial: http://hginit.com/