Fix EXIF rotation to make the image portrait on demand
[mediagoblin.git] / README
diff --git a/README b/README
index 2ef6f78ef69cf48944cbc52b350908aa6734ae7e..98b8e9e9a0713b6124e384686ca27837a580df5a 100644 (file)
--- a/README
+++ b/README
@@ -5,22 +5,21 @@
 What is GNU MediaGoblin?
 ========================
 
-* Initially, a place to store all your photos that’s as awesome as, if
-  not more awesome than, existing network services (Flickr, SmugMug,
-  Picasa, etc)
-* Later, a place for all sorts of media, such as video, music, etc hosting.
-* Federated with OStatus!
+* A place to store all your different media (photos, videos, audios,
+  and more!) that’s as awesome as, if not more awesome than, existing
+  network services (Flickr, YouTube, etc)
 * 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,
-  afterall.
+  creations.  Free, as in freedom.  We’re a GNU project after all.
+* Extensible: Plugins allow you to add new media types (3d models?
+  Presentations and documents?  Yes, and more!) or extend old ones.
+* A real community, and we'd love to have you join us!
 
 
 Is it ready for me to use?
 ==========================
 
-Not yet!  We're working on it and we hope to have a usable system by
-September / October 2011.
+Yes!
 
 
 Can I help/hang out/participate/whisper sweet nothings in your ear?
@@ -33,6 +32,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 site administration 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/>`_.