Update README.md
This commit is contained in:
parent
804e695e58
commit
3b7f2ae5c2
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ class MyController extends WebSocketController {
|
|||
```
|
||||
|
||||
**Client Use**
|
||||
|
||||
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
|
||||
the server.
|
||||
|
|
Loading…
Reference in a new issue