Skip to content

Commit

Permalink
add more Badges in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ankit Charolia committed Jul 24, 2023
1 parent 28696d5 commit 8798653
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
![Build CI](https://github.com/ankitcharolia/goenv/actions/workflows/build-publish.yaml/badge.svg)
![CodeQL](https://github.com/ankitcharolia/goenv/actions/workflows/codeql-analysis.yaml/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/ankitcharolia/goenv)](https://goreportcard.com/report/github.com/ankitcharolia/goenv)
[![License](https://img.shields.io/badge/License-MIT%20-blue.svg)](https://github.com/ankitcharolia/goenv/blob/master/LICENSE)
[![Releases](https://img.shields.io/github/downloads/ankitcharolia/goenv/total.svg)](https://github.com/ankitcharolia/goenv/releases)

# goenv (Golang Version Manager)
goenv is a command-line tool to manage multiple versions of Golang on your system.
Expand Down

0 comments on commit 8798653

Please sign in to comment.