From 80bf4be138d4cf14450d30c997bfa2b7f0d3b44f Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Thu, 25 Nov 2021 00:24:37 +0100 Subject: [PATCH] First commit. --- README.md | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..57648dc --- /dev/null +++ b/README.md @@ -0,0 +1,42 @@ +# LibreServiceEuWebapp + +LibreServiceEuWebapp is the web site https://www.libre-service.eu/ + + + +## LICENSE + +LibreServiceEuWebapp is released under the GNU AGPL+ license. Enjoy! + +Authors: +* Christian Pierre MOMON + + +### Logo + +Author: Christian Pierre MOMON + +License: Creative Commons CC-BY-SA last version. + + +### Other stuff + +Without any specific information, default license of images is CC-BY-SA 3+. + + +## DOCUMENTATION + +TODO + +## Requirements + +- Java 11 +- Eclipse 4.16 (202006). + +## INSTALL + +TODO + +### Unit test environment + +TODO