From deb0ff51dd4b894ff8403ee9afcc9387e2386b95 Mon Sep 17 00:00:00 2001 From: nitrocode <7775707+nitrocode@users.noreply.github.com> Date: Sat, 7 Jan 2023 09:09:07 -0500 Subject: [PATCH] docs: add release svg to readme (#2946) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e57290c5c..639084998 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Atlantis +[![Latest Release](https://img.shields.io/github/release/runatlantis/atlantis.svg)](https://github.com/runatlantis/atlantis/releases/latest) [![SuperDopeBadge](./runatlantis.io/.vuepress/public/hightower-super-dope.svg)](https://twitter.com/kelseyhightower/status/893260922222813184) [![Go Report Card](https://goreportcard.com/badge/github.com/runatlantis/atlantis)](https://goreportcard.com/report/github.com/runatlantis/atlantis) [![codecov](https://codecov.io/gh/runatlantis/atlantis/branch/main/graph/badge.svg)](https://codecov.io/gh/runatlantis/atlantis)