From 9e2a3f052bf9678a1353bab235b380c2ac1812fb Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 24 Feb 2020 22:17:09 +0100 Subject: [PATCH] fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9096592..0cd0e62 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ _ansible-doctor_ is designed to work within your CI pipeline to complete your te You can find the full documentation at [https://ansible-doctor.geekdocs.de](https://ansible-doctor.geekdocs.de/). -### License +## License This project is licensed under the GNU v3.0 - see the [LICENSE](https://github.com/xoxys/ansible-doctor/blob/master/LICENSE) file for details. -### Maintainers and Contributors +## Maintainers and Contributors [Robert Kaussow](https://github.com/xoxys)