diff --git a/README.md b/README.md index 2ae6bcbb0f..962b629653 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ The Infrastructure of Decentralized Exchange ![banner](./docs/images/okexchain-image.jpg) -[![version](https://img.shields.io/github/tag/okex/okexchain.svg)](https://github.com/okex/okexchain/releases/latest) -[![CircleCI](https://circleci.com/gh/okex/okexchain/tree/master.svg?style=shield)](https://circleci.com/gh/okex/okexchain/tree/master) +[![version](https://img.shields.io/github/tag/okex/exchain.svg)](https://github.com/okex/exchain/releases/latest) +[![CircleCI](https://circleci.com/gh/okex/exchain/tree/dev.svg?style=shield)](https://circleci.com/gh/okex/exchain/tree/dev) [![codecov](https://codecov.io/gh/okex/okexchain/branch/master/graph/badge.svg)](https://codecov.io/gh/okex/okexchain) -[![Go Report Card](https://goreportcard.com/badge/github.com/okex/okexchain)](https://goreportcard.com/report/github.com/okex/okexchain) -[![license](https://img.shields.io/github/license/okex/okexchain.svg)](https://github.com/okex/okexchain/blob/master/LICENSE) -[![LoC](https://tokei.rs/b1/github/okex/okexchain)](https://github.com/okex/okexchain) -[![GolangCI](https://golangci.com/badges/github.com/okex/okexchain.svg)](https://golangci.com/r/github.com/okex/okexchain) +[![Go Report Card](https://goreportcard.com/badge/github.com/okex/exchain)](https://goreportcard.com/report/github.com/okex/exchain) +[![license](https://img.shields.io/badge/license-Apache%202.0-green)](https://github.com/okex/exchain/blob/dev/LICENSE) +[![LoC](https://tokei.rs/b1/github/okex/exchain)](https://github.com/okex/exchain) +[![GolangCI](https://golangci.com/badges/github.com/okex/exchain.svg)](https://golangci.com/r/github.com/okex/exchain) This repository hosts `ExChain`, the implementation of the ExChain based on the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk).