Skip to content

Commit

Permalink
Add Live API to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanouil Konstantinidis committed Jan 23, 2016
1 parent 990f1c3 commit 29fc5a8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# [Django Rest Framework Docs](http://www.drfdocs.com/) [![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url] [![pypi][pypi-image]][pypi-url]
# [DRF Docs](http://www.drfdocs.com/) [![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url] [![pypi][pypi-image]][pypi-url]

Document Web APIs made with Django Rest Framework. [View Demo](http://demo.drfdocs.com/)

![DRFdocs](http://drfdocs.com/static/images/mockup.png)
![DRFdocs](https://cloud.githubusercontent.com/assets/6333409/12533070/99e4818a-c21c-11e5-80a3-07ff4f0c7841.png)

### Supports

Expand All @@ -16,6 +16,7 @@ Document Web APIs made with Django Rest Framework. [View Demo](http://demo.drfdo
- [Installation](http://drfdocs.com/docs/installation/)
- [Settings](http://drfdocs.com/docs/settings/)
- [Extending the template](http://drfdocs.com/docs/templates/)
- [Live API Endpoints](http://drfdocs.com/docs/live-api/)
- [Contributing & Development](http://drfdocs.com/docs/contributing/)
- [Changelog](http://drfdocs.com/docs/changelog/)

Expand Down

0 comments on commit 29fc5a8

Please sign in to comment.