diff --git a/README.md b/README.md new file mode 100644 index 000000000..7abc57562 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# LibreCCM + +The [https://libreccm.org](LibreCCM) framework and the +[https://librecms.org](LibreCMS) web content management system. + +This repository contains the Jakarta EE based, new version of LibreCCM +and LibreCMS. We are now using Maven as build tool. For convience, we +also provide a small Bash script which makes calling some Maven tasks +easier. More information please refer to the help of the ccm.sh script: + + ccm.sh --help + + +