From a9701d68c60be80ce675c18916a43767e7895d71 Mon Sep 17 00:00:00 2001 From: sc0Vu Date: Tue, 12 Dec 2017 12:16:33 +0800 Subject: [PATCH] README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dbe81a2..0c9e732 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # web3.php +[![Build Status](https://travis-ci.org/sc0Vu/web3.php.svg?branch=master)](https://travis-ci.org/sc0Vu/web3.php) +[![codecov](https://codecov.io/gh/sc0Vu/web3.php/branch/master/graph/badge.svg)](https://codecov.io/gh/sc0Vu/web3.php) + A php interface for interacting with the Ethereum blockchain and ecosystem. # Install