[svn:parrot] r48582 - trunk
coke at svn.parrot.org
coke at svn.parrot.org
Fri Aug 20 12:55:08 UTC 2010
Author: coke
Date: Fri Aug 20 12:55:08 2010
New Revision: 48582
URL: https://trac.parrot.org/parrot/changeset/48582
Log:
Mention what we are before we mention what you need.
Modified:
trunk/README
Modified: trunk/README
==============================================================================
--- trunk/README Fri Aug 20 12:47:21 2010 (r48581)
+++ trunk/README Fri Aug 20 12:55:08 2010 (r48582)
@@ -11,6 +11,11 @@
This code is distributed under the terms of the Artistic License 2.0.
For more details, see the full text of the license in the file LICENSE.
+OVERVIEW
+--------
+Parrot is a virtual machine designed to efficiently compile and execute
+bytecode for dynamic languages.
+
PREREQUISITES
-------------
More information about the parrot-commits
mailing list