X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README;h=94e32df9b39a762b1869fa83cf3792c09816dd25;hb=dd5f9fa50abe5271553d97a3d1d891cbb8f0c60c;hp=001bc15c4050514c3d624367834d1492d6f6b635;hpb=4c3e5ae60478401909fc5543b449376a2783b7f6;p=cacao.git diff --git a/README b/README index 001bc15c4..94e32df9b 100644 --- a/README +++ b/README @@ -1,16 +1,18 @@ -README -====== +CACAO README -CACAO is a Java Virtual Machine with a JIT compiler for different -architectures. It includes the GNU classpath and the Boehm garbage -collector. +CACAO is a Java Virtual Machine with a JIT compiler for various +architectures. It includes the Boehm garbage collector and uses GNU +Classpath or OpenJDK as the 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 http://www.cacaojvm.org/. -Enjoy the ride, --- the cacao team. +Enjoy! + +The CACAO Team +cacao@cacaojvm.org