Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Commit 57857f3

Browse files
committed
Added badges to README
1 parent 663090c commit 57857f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
`postcodeapi` is a tiny Python wrapper around the Postcode API V2.
44

5+
[![PyPI version](https://badge.fury.io/py/postcodeapi.svg)](https://badge.fury.io/py/postcodeapi)
6+
[![Build Status](https://travis-ci.org/roedesh/postcodeapi.svg?branch=master)](https://travis-ci.org/roedesh/postcodeapi)
7+
[![Coverage Status](https://coveralls.io/repos/github/roedesh/postcodeapi/badge.svg?branch=master)](https://coveralls.io/github/roedesh/postcodeapi?branch=master)
8+
59
## Installation and usage
610

711
### Installation

0 commit comments

Comments
 (0)