Browse Source

Add crates.io badge

refactor-mempool
Roman Zeyde 6 years ago
parent
commit
6d17bd38fa
No known key found for this signature in database GPG Key ID: 87CAE5FA46917CBB
  1. 1
      README.md

1
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).

Loading…
Cancel
Save