Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This package lets you trigger events to your client and query the state of your

In order to use this library, you need to have a free account on <http://pusher.com>. After registering, you will need the application credentials for your app.

For reporting issues, bugs, and feature requests, please feel free to open a pull request or open an issue. If you do not receive a timely response, feel free to check our [support portal](https://docs.bird.com/pusher).

## Supported Platforms

* Python - supports Python versions 2.7, 3.6 and above
Expand Down
Loading