readme: fix badges

This commit is contained in:
Jason Dreyzehner 2018-02-16 10:54:46 -05:00
parent fb4a8758f6
commit 56028c7c78
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<img src="https://raw.githubusercontent.com/bitpay/copay/master/resources/copay/android/icon/drawable-xxxhdpi-icon.png" alt="Copay" width="79">
[![Build Status](https://api.travis-ci.org/bitpay/copay.svg?branch=v4)](http://travis-ci.org/bitpay/copay)
[![Code Coverage](https://codecov.io/gh/bitpay/copay/branch/v4/graph/badge.svg)](https://codecov.io/gh/bitpay/copay/branch/v4)
[![CircleCI](https://img.shields.io/circleci/project/github/bitpay/copay.svg)](https://circleci.com/gh/bitpay/copay/)
[![Codecov](https://img.shields.io/codecov/c/github/bitpay/copay.svg)](https://codecov.io/gh/bitpay/copay/)
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/copay/localized.png)](https://crowdin.com/project/copay)
Copay is a secure bitcoin wallet platform for both desktop and mobile devices. Copay uses [Bitcore Wallet Service](https://github.com/bitpay/bitcore-wallet-service) (BWS) for peer synchronization and network interfacing.