Skip to content

Commit ae04e3b

Browse files
committed
Make it clear it's for the Channels product in the README
1 parent b802a38 commit ae04e3b

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)