diff --git a/README.md b/README.md index bf98b678..cec23e7e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ![Codecov](https://img.shields.io/codecov/c/github/nspcc-dev/dbft.svg) [![Report](https://goreportcard.com/badge/github.com/nspcc-dev/dbft)](https://goreportcard.com/report/github.com/nspcc-dev/dbft) +![License](https://img.shields.io/github/license/nspcc-dev/dbft.svg?style=popout) # DBFT This repo contains Go implementation of the dBFT 2.0 consensus algorithm and its models