Update to classpath-0.13: added gnu_classpath_VMSystemProperties.h
[cacao.git] / README
diff --git a/README b/README
index 7027d77028fd919848b2c164209bf01c149fc019..001bc15c4050514c3d624367834d1492d6f6b635 100644 (file)
--- a/README
+++ b/README
@@ -1,27 +1,16 @@
-README
-========
+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.
 
-The current sources of CACAO version 0.30 are a snapshot during
-development.  They will change in the near future and are badly
-documented. This version is not intended for public distribution. 
-It is made available only for educational and research purposes.
+You will find the licensing conditions in the file COPYING.
 
-You will find the licensing condition 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.complang.tuwien.ac.at/java/cacao
-
-In case of questions questions or to report a bug, send mail to
-cacao@complang.tuwien.ac.at; in case of very, very urgent questions
-please contact Andreas Krall (andi@complang.tuwien.ac.at) directly.
-
+http://www.cacaojvm.org/.
 
 Enjoy the ride,
 -- the cacao team.
-
-