Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-yin committed Jan 28, 2024
1 parent 6c8a37d commit 038817a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.0.4

1. Change `cable_broadcast` function

## 1.0.3

1. Fix error in the `disconnect` method
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This package provides Rails Action Cable support to Django Channels.

## Demo Project

[django-actioncable-demo](https://github.com/rails-inspire-django/django-actioncable-demo)

## Install

Please make sure [Django channels](https://channels.readthedocs.io/) is already working in Django project before installing this package.
Expand Down

0 comments on commit 038817a

Please sign in to comment.