Make the Stage redraw cycle part of GTK+
[clutter-gtk] / README
diff --git a/README b/README
index e69de29..b7d7afa 100644 (file)
--- a/README
+++ b/README
@@ -0,0 +1,14 @@
+Clutter-GTK - GTK+ Integration library for Clutter
+
+Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
+applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
+default ClutterStage into any GtkContainer.
+
+Requirements:
+
+  Clutter >= 0.8.0 (X11 backend) or >= 0.8.0 (Win32 backend)
+  GTK+ >= 2.12
+
+Copyright (C) 2006  OpenedHand
+Released under the terms of the GNU Lesser General Public License, version 2.1
+or later. See the file COPYING for details.