Explorar o código

Improve chat example documentation

Gary Burd %!s(int64=10) %!d(string=hai) anos
pai
achega
6eb6ad425a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      examples/chat/README.md

+ 1 - 0
examples/chat/README.md

@@ -17,3 +17,4 @@ using the following commands.
     $ cd `go list -f '{{.Dir}}' github.com/gorilla/websocket/examples/chat`
     $ go run *.go
 
+To use the chat example, open http://localhost:8080/ in your browser.