Skip to content

Commit b024ada

Browse files
authored
Merge pull request #221 from pusher/pusher-channels-naming
Update docs to mention Pusher Channels
2 parents 9efbac1 + 9d9a87d commit b024ada

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# PusherSwift (pusher-websocket-swift) (also works with Objective-C!)
1+
# Pusher Channels Swift Client (also works with Objective-C)
22

33
[![Build Status](https://travis-ci.org/pusher/pusher-websocket-swift.svg?branch=master)](https://travis-ci.org/pusher/pusher-websocket-swift)
44
![Languages](https://img.shields.io/badge/languages-swift%20%7C%20objc-orange.svg)
@@ -8,7 +8,9 @@
88
[![Twitter](https://img.shields.io/badge/twitter-@Pusher-blue.svg?style=flat)](http://twitter.com/Pusher)
99
[![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://raw.githubusercontent.com/pusher/pusher-websocket-swift/master/LICENSE.md)
1010

11-
Supports iOS, macOS (OS X) and tvOS! (Hopefully watchOS soon!)
11+
This is the [Pusher Channels](https://pusher.com/channels) websocket client, PusherSwift, which supports iOS, macOS (OS X) and tvOS. It works with Swift and Objective-C.
12+
13+
For tutorials and more in-depth information about Pusher Channels, visit our [official docs](https://pusher.com/docs/channels).
1214

1315
## I just want to copy and paste some code to get me started
1416

0 commit comments

Comments
 (0)