From 592d035530cb7e920c86b6bf12a7ca9d69415674 Mon Sep 17 00:00:00 2001 From: Kalin Canov <kalin.canov@vereign.com> Date: Thu, 30 Jun 2022 12:05:30 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0e73859..58a4ad0 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,10 @@ To run the linters go to the root project directory and run: golangci-lint run ``` -## License -<hr/> +## Dependencies + +[Dependencies](go.mod) +## License -[Apache 2.0 license](LICENSE) \ No newline at end of file +[Apache 2.0 license](LICENSE) -- GitLab