Skip to content

Commit 67ee733

Browse files
authored
Merge pull request #136 from pusher/refer-to-channels
Make it clear it's for the Channels product in the README
2 parents b1eb4db + 2007cf1 commit 67ee733

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Pusher HTTP Python Library
1+
# Pusher Channels HTTP Python Library
22

33
[![Build Status](https://travis-ci.org/pusher/pusher-http-python.svg?branch=master)](https://travis-ci.org/pusher/pusher-http-python)
44

5-
This package lets you trigger events to your client and query the state of your Pusher channels. When used with a server, you can validate Pusher webhooks and authenticate private- or presence-channels.
5+
This package lets you trigger events to your client and query the state of your channels. When used with a server, you can validate webhooks and authenticate `private-` or `presence-` channels.
66

77
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.
88

0 commit comments

Comments
 (0)