Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
kennethlove committed May 31, 2016
1 parent b67fc2b commit df5a702
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# django-braces
Mixins for Django's class-based views.

[![Latest drone.io status](https://drone.io/github.com/brack3t/django-braces/status.png)](https://drone.io/github.com/brack3t/django-braces)
[![Latest Travis CI status](https://travis-ci.org/brack3t/django-braces.svg)](https://travis-ci.org/brack3t/django-braces)
[![PyPI version](https://badge.fury.io/py/django-braces.png)](http://badge.fury.io/py/django-braces)

## Documentation
[Read The Docs](http://django-braces.readthedocs.org/en/latest/index.html)
[Read The Docs](http://django-braces.readthedocs.io/en/latest/index.html)

## Installation
Install from PyPI with `pip`:
Expand All @@ -19,7 +19,7 @@ Install from PyPI with `pip`:

## Contributing

See our [contribution guide](https://django-braces.readthedocs.org/en/latest/contributing.html)
See our [contribution guide](https://django-braces.readthedocs.io/en/latest/contributing.html)

Add yourself to `CONTRIBUTORS.txt` if you want.

Expand All @@ -32,7 +32,7 @@ Or test with `tox` if you have `tox` installed.

## Change Log

[Changelog on Read The Docs](https://django-braces.readthedocs.org/en/latest/changelog.html)
[Changelog on Read The Docs](https://django-braces.readthedocs.io/en/latest/changelog.html)

## Use Django 1.4.x?

Expand Down

0 comments on commit df5a702

Please sign in to comment.