From 4ce7e00eb50be6f80c0ee9ed5f73c5b1cb17d40d Mon Sep 17 00:00:00 2001 From: Gergely Csatari Date: Mon, 3 Aug 2020 17:55:01 +0300 Subject: [PATCH] Add license refrence to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 82a65bf2..fcedf4b1 100644 --- a/README.md +++ b/README.md @@ -186,3 +186,8 @@ To tear the environment down: ``` ./bin/teardown-env.sh ``` + + +## License + +This project is licensed under the Apache-2.0 license - see the [LICENSE](https://github.com/nokia/kong-oidc/blob/master/LICENSE). \ No newline at end of file