aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 8 insertions, 4 deletions
diff --git a/README b/README
index 2ef6f78e..0aba179b 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ What is GNU MediaGoblin?
* Federated with OStatus!
* Customizable!
* A place for people to collaborate and show off original and derived
- creations. Free, as in freedom. We’re a GNU project in the making,
+ creations. Free, as in freedom. We’re a GNU project in the making,
afterall.
@@ -33,6 +33,10 @@ hang out, see `our Join page <http://mediagoblin.org/join/>`_
Where is the documentation?
===========================
-Documentation is located in the ``docs/`` directory in a "raw"
-restructured-text form. It is also mirrored at
-http://docs.mediagoblin.org/ in HTML form.
+The beginnings of a user manual is located in the ``docs/`` directory
+in HTML, Texinfo, and source (Restructured Text) forms. It's also
+available online at http://docs.mediagoblin.org/ in HTML form.
+
+Contributor/developer documentation as well as documentation on the
+project processes and infrastructure is located on
+`the wiki <http://wiki.mediagoblin.org/>`_.