More obvious link to GoDoc

This commit is contained in:
Mickaël Rémond 2018-12-26 18:59:40 +01:00 committed by GitHub
parent 5eae7f4ef7
commit 590eed1d07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,3 +11,6 @@ The goal is to make simple to write simple adhoc XMPP clients:
- For writing simple chatbot to control a service or a thing. - For writing simple chatbot to control a service or a thing.
- For writing XMPP servers components. - For writing XMPP servers components.
## Usage
Please, check GoDoc for more information: [gosrc.io/xmpp](https://godoc.org/gosrc.io/xmpp)