From 141d9c814db601aa7998d385ca2ca4969c5e2b1d Mon Sep 17 00:00:00 2001 From: Marko Date: Tue, 1 Dec 2020 13:36:05 +0100 Subject: [PATCH] readme: remover circleci badge (#5729) ## Description - remove circleci badge from readme Closes: #XXX --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c1bdc9a4c..7caf1e67f 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ Or [Blockchain](), for shor [![tendermint/tendermint](https://tokei.rs/b1/github/tendermint/tendermint?category=lines)](https://github.com/tendermint/tendermint) [![Sourcegraph](https://sourcegraph.com/github.com/tendermint/tendermint/-/badge.svg)](https://sourcegraph.com/github.com/tendermint/tendermint?badge) -| Branch | Tests | Coverage | Linting | -| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------- | -| master | [![CircleCI](https://circleci.com/gh/tendermint/tendermint/tree/master.svg?style=shield)](https://circleci.com/gh/tendermint/tendermint/tree/master)
![Tests](https://github.com/tendermint/tendermint/workflows/Tests/badge.svg?branch=master) | [![codecov](https://codecov.io/gh/tendermint/tendermint/branch/master/graph/badge.svg)](https://codecov.io/gh/tendermint/tendermint) | ![Lint](https://github.com/tendermint/tendermint/workflows/Lint/badge.svg) | +| Branch | Tests | Coverage | Linting | +|--------|--------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------| +| master | ![Tests](https://github.com/tendermint/tendermint/workflows/Tests/badge.svg?branch=master) | [![codecov](https://codecov.io/gh/tendermint/tendermint/branch/master/graph/badge.svg)](https://codecov.io/gh/tendermint/tendermint) | ![Lint](https://github.com/tendermint/tendermint/workflows/Lint/badge.svg) | Tendermint Core is Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine - written in any programming language - and securely replicates it on many machines. @@ -47,7 +47,7 @@ For examples of the kinds of bugs we're looking for, see [our security policy](S ## Minimum requirements | Requirement | Notes | -| ----------- | ---------------- | +|-------------|------------------| | Go version | Go1.15 or higher | ## Documentation @@ -93,7 +93,6 @@ CHANGELOG even if they don't lead to MINOR version bumps: - crypto - config - libs - - bech32 - bits - bytes - json