Update to classpath-0.13: added gnu.classpath.VMSystemProperties
[cacao.git] / README
diff --git a/README b/README
index f804b55ccee1416e2a9a7676261295f3399179d5..001bc15c4050514c3d624367834d1492d6f6b635 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +1,13 @@
 README
 ======
 
-CACAO is a 64-bit (32-bit versions are planned) Java virtual machine
-for Alphas and Mips processors.
+CACAO is a Java Virtual Machine with a JIT compiler for different
+architectures. It includes the GNU classpath and the Boehm garbage
+collector.
 
-You will find the licensing condition in the file COPYING.
+You will find the licensing conditions in the file COPYING.
 
-For installation instruction, please refer to INSTALL.
+For installation instructions, please refer to INSTALL.
 
 New versions, updates and general information can be retrieved from
 http://www.cacaojvm.org/.