Update README.md

This commit is contained in:
Tobe O 2017-04-17 14:20:32 -04:00 committed by GitHub
parent 804e695e58
commit 3b7f2ae5c2

View file

@ -71,6 +71,7 @@ class MyController extends WebSocketController {
``` ```
**Client Use** **Client Use**
This repo also provides two client libraries `browser` and `io` that extend the base This repo also provides two client libraries `browser` and `io` that extend the base
`angel_client` interface, and allow you to use a very similar API on the client to that of `angel_client` interface, and allow you to use a very similar API on the client to that of
the server. the server.