Skip to content

Commit

Permalink
Update badges
Browse files Browse the repository at this point in the history
Remove deprecated PyPi downloads badge.
Add github contributors and PR badges.
  • Loading branch information
grahamu authored Nov 16, 2017
1 parent 92c833a commit 3c7630b
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@

# Pinax Documents

[![](http://slack.pinaxproject.com/badge.svg)](http://slack.pinaxproject.com/)
[![](https://img.shields.io/pypi/v/pinax-documents.svg)](https://pypi.python.org/pypi/pinax-documents/)
[![](https://img.shields.io/badge/license-MIT-blue.svg)](https://pypi.python.org/pypi/pinax-documents/)

[![CircleCi](https://img.shields.io/circleci/project/github/pinax/pinax-documents.svg)](https://circleci.com/gh/pinax/pinax-documents)
[![Codecov](https://img.shields.io/codecov/c/github/pinax/pinax-documents.svg)](https://codecov.io/gh/pinax/pinax-documents)
[![](https://img.shields.io/pypi/dm/pinax-documents.svg)](https://pypi.python.org/pypi/pinax-documents/)
[![](https://img.shields.io/pypi/v/pinax-documents.svg)](https://pypi.python.org/pypi/pinax-documents/)
[![](https://img.shields.io/badge/license-MIT-blue.svg)](https://pypi.python.org/pypi/pinax-documents/)
![](https://img.shields.io/github/contributors/pinax/pinax-documents.svg)
![](https://img.shields.io/github/issues-pr/pinax/pinax-documents.svg)
![](https://img.shields.io/github/issues-pr-closed/pinax/pinax-documents.svg)

[![](http://slack.pinaxproject.com/badge.svg)](http://slack.pinaxproject.com/)


## pinax-documents
Expand Down

0 comments on commit 3c7630b

Please sign in to comment.