[build] Recurse under build/
[clutter-gtk] / README
diff --git a/README b/README
index ab9df8e..6c3a12c 100644 (file)
--- a/README
+++ b/README
@@ -1,17 +1,17 @@
 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.
 
-Because of limitations inside Clutter, it is only possible to embed a single
-ClutterStage.
-
 Requirements:
 
-  Clutter >= 0.6.0 (X11 backend) or >= 0.8.0 (Win32 backend)
+  Clutter >= 0.9.0 (X11 backend) or >= 0.9.0 (Win32 backend)
   GTK+ >= 2.12
 
-Copyright (C) 2006  OpenedHand
+Copyright (C) 2006, 2007, 2008  OpenedHand Ltd
+Copyright (C) 2009 Intel Corporation
+
 Released under the terms of the GNU Lesser General Public License, version 2.1
 or later. See the file COPYING for details.