Update README.md

This commit is contained in:
Mickaël Rémond 2019-06-27 09:47:08 +02:00 committed by GitHub
parent 3d088a6078
commit 80f32b4af7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,6 +70,6 @@ func handleMessage(s xmpp.Sender, p xmpp.Packet) {
} }
``` ```
## Documentation ## Reference documentation
Please, check GoDoc for more information: [gosrc.io/xmpp](https://godoc.org/gosrc.io/xmpp) The code documentation is available on GoDoc: [gosrc.io/xmpp](https://godoc.org/gosrc.io/xmpp)