X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README;h=d17a921a129bcbdbb9c0d7ddf872f06935609356;hb=c83bff94e40ee0a218a39931af17814d1a42cb5c;hp=c9a262aafeda5ce200c22c1ec048bf0445ae89d0;hpb=7324ef9c795b1d5770b720338f959850a3ede4c3;p=cacao.git diff --git a/README b/README index c9a262aaf..d17a921a1 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 as core Java library. -You will find the licensing condition 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 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/. +http://www.cacaovm.org/. -Enjoy the ride, --- the cacao team. +Enjoy! + +The CACAO Team +cacao@cacaojvm.org