Skip to content

Commit bc14579

Browse files
Merge pull request #63 from ekonstantinidis/readme-slack-badge
Add Slack badge to README.md
2 parents a1ad2d7 + ef24e4b commit bc14579

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# [DRF 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] [![slack][slack-image]][slack-url]
22

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

5-
![DRFdocs](https://cloud.githubusercontent.com/assets/6333409/12533070/99e4818a-c21c-11e5-80a3-07ff4f0c7841.png)
5+
![DRFdocs](https://cloud.githubusercontent.com/assets/6333409/13193861/69e82aec-d778-11e5-95c4-77f4ef29e6e5.png)
66

77
### Supports
88

@@ -74,3 +74,6 @@ First of all thanks to the [Django](http://www.djangoproject.com/) core team and
7474

7575
[codecov-image]: https://codecov.io/github/ekonstantinidis/django-rest-framework-docs/coverage.svg?branch=master
7676
[codecov-url]:https://codecov.io/github/ekonstantinidis/django-rest-framework-docs?branch=master
77+
78+
[slack-image]: https://img.shields.io/badge/slack-pythondev/drfdocs-e01563.svg
79+
[slack-url]: https://pythondev.slack.com

0 commit comments

Comments
 (0)