From 6d17bd38fa2c50f662c786b1335ea5af119a1752 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Tue, 3 Jul 2018 15:41:56 +0300 Subject: [PATCH] Add crates.io badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6bd182..d1d23c7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build Status](https://travis-ci.com/romanz/electrs.svg?branch=master)](https://travis-ci.com/romanz/electrs) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) +[![crates.io](http://meritbadge.herokuapp.com/electrs)](https://crates.io/crates/electrs) An efficient re-implementation of Electrum Server, inspired by [ElectrumX](https://github.com/kyuupichan/electrumx), [Electrum Personal Server](https://github.com/chris-belcher/electrum-personal-server) and [bitcoincore-indexd](https://github.com/jonasschnelli/bitcoincore-indexd).