Skip to content

Commit 29fc5a8

Browse files
author
Emmanouil Konstantinidis
committed
Add Live API to README.md
1 parent 990f1c3 commit 29fc5a8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# [Django Rest Framework Docs](http://www.drfdocs.com/) [![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url] [![pypi][pypi-image]][pypi-url]
1+
# [DRF Docs](http://www.drfdocs.com/) [![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url] [![pypi][pypi-image]][pypi-url]
22

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

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

77
### Supports
88

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

0 commit comments

Comments
 (0)