mirror of https://github.com/gorilla/websocket.git
update README.md
This commit is contained in:
parent
b648f206c2
commit
2b58522131
|
@ -1,6 +1,6 @@
|
|||
# Chat Example
|
||||
|
||||
This application shows how to use use the
|
||||
This application shows how to use the
|
||||
[websocket](https://github.com/gorilla/websocket) package to implement a simple
|
||||
web chat application.
|
||||
|
||||
|
|
Loading…
Reference in New Issue