1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-03-11 05:44:52 +01:00

Add Travis badge

This commit is contained in:
Roman Zeyde 2018-06-16 10:46:54 +03:00
parent c79f6fbce7
commit ad6b7432f6
No known key found for this signature in database
GPG key ID: 87CAE5FA46917CBB

View file

@ -1,5 +1,7 @@
# Electrum Server in Rust
[![Build Status](https://travis-ci.com/romanz/electrs.svg?branch=master)](https://travis-ci.com/romanz/electrs)
An efficient re-implementation of Electrum Server, inspired by [ElectrumX](https://github.com/kyuupichan/electrumx)
and [Electrum Personal Server](https://github.com/chris-belcher/electrum-personal-server/).