* src/vm/jit/arm/codegen.c: removed unused ICMD_GETSTATIC branch
[cacao.git] / README
diff --git a/README b/README
index 00ad25a1121cf8fa87c596e09de9546bbd2081bc..d17a921a129bcbdbb9c0d7ddf872f06935609356 100644 (file)
--- a/README
+++ b/README
@@ -1,16 +1,18 @@
-README
-======
+CACAO README
 
 CACAO is a Java Virtual Machine with a JIT compiler for various
 
 CACAO is a Java Virtual Machine with a JIT compiler for various
-architectures. It includes the GNU classpath and the Boehm garbage
-collector.
+architectures. It includes the Boehm garbage collector and uses GNU
+Classpath as core Java library.
 
 
-You will find the licensing conditions in the file COPYING.
+You will find the licensing conditions in the file COPYING.  Licensing
+information for third party software can be found in THIRDPARTY.
 
 For installation instructions, please refer to INSTALL.
 
 New versions, updates and general information can be retrieved from
 
 For installation instructions, please refer to INSTALL.
 
 New versions, updates and general information can be retrieved from
-http://www.cacaojvm.org/.
+http://www.cacaovm.org/.
 
 
-Enjoy the ride,
--- the cacao team.
+Enjoy!
+
+The CACAO Team
+cacao@cacaojvm.org