Skip to content

Commit b95cfc5

Browse files
committed
Added badge
1 parent df85c72 commit b95cfc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# fauxton-client
22

33
[![Build Status](https://travis-ci.org/ace411/fauxton-client.svg?branch=async)](https://travis-ci.org/ace411/fauxton-client)
4+
[![codecov](https://codecov.io/gh/ace411/fauxton-client/branch/async/graph/badge.svg)](https://codecov.io/gh/ace411/fauxton-client)
45

56
A simple CouchDB interaction library.
67

78
**Note:** This version of the fauxton-client is dependent on ReactPHP. As such, it offers the cogencies of CouchDB interactions in a non-blocking IO environment.
89

910
## Requirements
1011

11-
- PHP 7.0+
12+
- PHP 7.1+
1213

1314
## Installation
1415

0 commit comments

Comments
 (0)