Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Jul 28, 2015
1 parent 504e31f commit d64f7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ Quickly load comma-delimited data into a Django model using PostgreSQL's COPY co
[![Build Status](https://travis-ci.org/california-civic-data-coalition/django-postgres-copy.png?branch=master)](https://travis-ci.org/california-civic-data-coalition/django-postgres-copy)
[![PyPI version](https://badge.fury.io/py/django-postgres-copy.png)](http://badge.fury.io/py/django-postgres-copy)
[![Coverage Status](https://coveralls.io/repos/california-civic-data-coalition/django-postgres-copy/badge.png?branch=master)](https://coveralls.io/r/california-civic-data-coalition/django-postgres-copy?branch=master)
[![Documentation Status](https://readthedocs.org/projects/django-postgres-copy/badge/?version=latest)](https://readthedocs.org/projects/django-postgres-copy/?badge=latest)
[![Documentation Status](https://readthedocs.org/projects/django-postgres-copy/badge/?version=latest)](https://django-postgres-copy.readthedocs.org/)

* Documentation: [django-postgres-copy.californiacivicdata.org](http://django-postgres-copy.californiacivicdata.org)
* Issues: [github.com/california-civic-data-coalition/django-postgres-copy/issues](https://github.com/california-civic-data-coalition/django-postgres-copy/issues)
Expand Down

0 comments on commit d64f7de

Please sign in to comment.