Skip to content

Commit

Permalink
README badges
Browse files Browse the repository at this point in the history
  • Loading branch information
pzandre committed Dec 8, 2023
1 parent 1de35f2 commit 167d6b4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# django-channels-presence-4.0

[![Documentation Status](https://readthedocs.org/projects/django-channels-presence-40/badge/?version=latest)](https://django-channels-presence-40.readthedocs.io/en/latest/?badge=latest)
[![PyPI version](https://badge.fury.io/py/django-channels-presence-4.0.svg)](https://pypi.org/project/django-channels-presence-4.0/)
[![Deploy](https://github.com/pzandre/django-channels-presence/actions/workflows/publish.yml/badge.svg)](https://github.com/pzandre/django-channels-presence/actions/)

[![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3100/)
[![Django 4.2](https://img.shields.io/badge/django-4.2-green.svg)](https://docs.djangoproject.com/en/4.2/)
[![Django Channels 4.0](https://img.shields.io/badge/channels-4.0-silver.svg)](https://channels.readthedocs.io/en/latest/)

A reusable Django app for implementing "presence" and "rooms" using
`django-channels <https://github.com/andrewgodwin/channels>`.

Expand Down

0 comments on commit 167d6b4

Please sign in to comment.