Index: README.txt
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/panels/README.txt,v
retrieving revision 1.5
diff -u -r1.5 README.txt
--- README.txt	15 Jul 2008 23:59:36 -0000	1.5
+++ README.txt	6 Dec 2010 16:18:56 -0000
@@ -1,7 +1,45 @@
 # $Id: README.txt,v 1.5 2008/07/15 23:59:36 merlinofchaos Exp $
 
-Welcome to Panels 2.
+Panels
+http://drupal.org/project/panels
+================================
 
-A little documentation should go here, but Panels 2 is a beast - you're best
-off checking the online handbook on Drupal.org, or the developer/API docs,
-which are available at http://doxy.samboyer.org/panels2/ 
+
+DESCRIPTION
+-----------
+The Panels module allows a site administrator to create customized layouts for multiple uses. At its core it is a drag and drop content manager that lets you visually design a layout and place content within that layout. Integration with other systems allows you to create nodes that use this, landing pages that use this, and even override system pages such as taxonomy and the node page so that you can customize the layout of your site with very fine grained permissions.
+
+
+REQUIREMENTS
+------------
+Drupal 6.x
+Ctools http://drupal.org/project/ctools
+
+
+OPTIONAL
+--------
+jQuery UI http://drupal.org/project/jquery_ui
+
+
+INSTALLING
+----------
+Find the 'INSTALL.txt' file that comes with the module
+
+
+DOCUMENTATION
+-------------
+You're best off checking the online handbook on Drupal.org at http://drupal.org/node/496278
+or the developer/API docs
+
+
+CONTRIBUTE. REPORTING ISSUE. REQUESTING SUPPORT. REQUESTING NEW FEATURE.
+------------------------------------------------------------------------
+1. Go to the module issue queue at http://drupal.org/project/issues/panels?status=All&categories=All
+2. Click on CREATE A NEW ISSUE link.
+3. Fill the form.
+4. To get a status report on your request go to http://drupal.org/project/issues/user
+
+
+UPGRADING
+---------
+Read more at http://drupal.org/node/250790
\ No newline at end of file
