From c6d5f7f290fb523bf8379fd354e11a2f6bf80171 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 24 Feb 2020 22:26:37 +0100 Subject: [PATCH] fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f203258..56a1301 100644 --- a/README.md +++ b/README.md @@ -70,10 +70,10 @@ $ url-parser query --query-field=some-key --url https://somedomain.com/?some-key somevalue ``` -### 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://github.com/xoxys)