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