[grilo-plugins] Added README contents



commit 6025e1b7e961702c03af350488bfbb7ae026d616
Author: Iago Toral Quiroga <itoral igalia com>
Date:   Mon Apr 5 11:50:38 2010 +0200

    Added README contents

 README |   38 ++++++++++++++++++++++++++++++++++++++
 1 files changed, 38 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
index e69de29..7bde557 100644
--- a/README
+++ b/README
@@ -0,0 +1,38 @@
+Thanks for using Grilo!
+
+=== What is Grilo? ===
+
+Grilo is a framework for browsing and searching media content from various
+sources using a single API.
+
+=== What is grilo-plugins? ===
+
+It is a collection of plugins for Grilo implementing Grilo's API for various
+multimedia content providers.
+
+=== Where can I find more? ===
+
+We have a wiki page at
+http://live.gnome.org/Grilo
+
+You can subscribe to our mailing list:
+http://mail.gnome.org/mailman/listinfo/grilo-list
+
+You can join us on the IRC:
+#grilo on GIMPNet
+
+=== How do I start? ===
+
+If you are asking this then you should probably be reading Grilo's README
+file first :)
+
+=== Building from git ===
+
+Make sure you have Grilo installed first! If you do then:
+
+$ git clone git://git.gnome.org/grilo-plugins
+$ cd grilo-plugins
+$ ./autogen.sh
+$ make
+
+Enjoy!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]