From 6909da738a79f78bcee9520bea8a01d373910f3a Mon Sep 17 00:00:00 2001 From: Kalin Canov <kalin.canov@vereign.com> Date: Tue, 28 Jun 2022 11:44:29 +0300 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cdf1e54..665e810 100644 --- a/README.md +++ b/README.md @@ -96,3 +96,8 @@ To run the linters go to the root project directory and run: ```shell golangci-lint run ``` + +## License +<hr/> + +[Apache 2.0 license](LICENSE) \ No newline at end of file -- GitLab