From 52bb151fc7f2061bdf8402c9d32830668d465bb6 Mon Sep 17 00:00:00 2001 From: Karoly Albert Szabo Date: Mon, 24 Jun 2019 17:47:25 +0200 Subject: [PATCH] Remove snap badge from README (#4614) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c79e8690e8..dddc66cf38 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![version](https://img.shields.io/github/tag/cosmos/cosmos-sdk.svg)](https://github.com/cosmos/cosmos-sdk/releases/latest) [![CircleCI](https://circleci.com/gh/cosmos/cosmos-sdk/tree/master.svg?style=shield)](https://circleci.com/gh/cosmos/cosmos-sdk/tree/master) -[![Snap Status](https://build.snapcraft.io/badge/cosmos/cosmos-sdk.svg)](https://build.snapcraft.io/user/cosmos/cosmos-sdk) [![codecov](https://codecov.io/gh/cosmos/cosmos-sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/cosmos/cosmos-sdk) [![Go Report Card](https://goreportcard.com/badge/github.com/cosmos/cosmos-sdk)](https://goreportcard.com/report/github.com/cosmos/cosmos-sdk) [![license](https://img.shields.io/github/license/cosmos/cosmos-sdk.svg)](https://github.com/cosmos/cosmos-sdk/blob/master/LICENSE)