Skip to content

Commit f0419d0

Browse files
author
Emmanouil Konstantinidis
committed
Add Slack badge to README.md
1 parent a1ad2d7 commit f0419d0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

@@ -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-python--dev/drfdocs-e01563.svg
79+
[slack-url]: https://pythondev.slack.com

0 commit comments

Comments
 (0)