From c9d529d58ab7bbbba3cb57e0d0a0fbf937b088ee Mon Sep 17 00:00:00 2001 From: Robin Genz Date: Tue, 9 May 2023 18:36:35 +0200 Subject: [PATCH] docs: update `README.md` --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e8ff0a5..c65e0a0 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ -projectapproval module -====================== +# moodle-project-approval -The projectapproval module is used for the registration and approval of project and bachelor theses. +A Moodle module for project and bachelor thesis registration and approval. + +## Installation -Installation ------------- 1. Load the module directory into your "mod" subdirectory. 2. Visit your admin page to create all of the necessary data tables -License -------- -Licensed under the [GNU GPL License v3](http://www.gnu.org/copyleft/gpl.html). +## License + +Licensed under the [GNU General Public License v3.0](./LICENSE).