From b0f9579a0831d866eefb772003110abacdf26f7c Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 24 Feb 2020 22:17:42 +0100 Subject: [PATCH] fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2570c6d..f05098a 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Cookiecutter recipe to easily create ansible roles. Usage it with `cookiecutter https://gitea.rknet.org/xoxys/cookiecutter-ansible-role` -### License +## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. -### Maintainers and Contributors +## Maintainers and Contributors [Robert Kaussow](https://gitea.rknet.org/xoxys)