* README: Update CACAO home page.
authorStefan Ring <stefan@complang.tuwien.ac.at>
Fri, 17 Feb 2012 18:28:16 +0000 (19:28 +0100)
committerStefan Ring <stefan@complang.tuwien.ac.at>
Fri, 17 Feb 2012 18:28:16 +0000 (19:28 +0100)
README

diff --git a/README b/README
index d17a921a129bcbdbb9c0d7ddf872f06935609356..94e32df9b39a762b1869fa83cf3792c09816dd25 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ CACAO README
 
 CACAO is a Java Virtual Machine with a JIT compiler for various
 architectures. It includes the Boehm garbage collector and uses GNU
-Classpath as core Java library.
+Classpath or OpenJDK as the core Java library.
 
 You will find the licensing conditions in the file COPYING.  Licensing
 information for third party software can be found in THIRDPARTY.
@@ -10,7 +10,7 @@ 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
-http://www.cacaovm.org/.
+http://www.cacaojvm.org/.
 
 Enjoy!