Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b458327

Browse files
committed
add PyPi badge with the latest version
1 parent 3335f7c commit b458327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Pusher Channels HTTP Python Library
22

33
[![Build Status](https://github.com/pusher/pusher-http-python/workflows/Tests/badge.svg)](https://github.com/pusher/pusher-http-python/actions?query=workflow%3ATests+branch%3Amaster)
4+
[![PyPI version](https://badge.fury.io/py/pusher.svg)](https://badge.fury.io/py/pusher)
45

56
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.
67

0 commit comments

Comments
 (0)