From 11f3aa532c4b23a1eb6a7515f0e963715f5372c7 Mon Sep 17 00:00:00 2001 From: Enver Bisevac Date: Tue, 13 Sep 2022 01:56:42 +0200 Subject: [PATCH] readme updated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c6df32f87..c1594e5f9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ [![CI pipeline](https://github.com/harness/gitness/actions/workflows/ci.yml/badge.svg)](https://github.com/harness/gitness/actions/workflows/ci.yml) +[![CodeQL](https://github.com/harness/gitness/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/harness/gitness/actions/workflows/codeql-analysis.yml) +[![](https://img.shields.io/badge/go-%3E%3D%201.17-green)](#) # Pre-Requisites Install the latest stable version of Node and Go version 1.17 or higher, and then install the below Go programs. Ensure the GOPATH [bin directory](https://go.dev/doc/gopath_code#GOPATH) is added to your PATH.