mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-21 01:52:01 -08:00
Merge pull request #150 from jacksgt/patch-2
Remove "no depdencies" statement from README
This commit is contained in:
commit
22ba8d1f4e
@ -11,7 +11,7 @@ The goal is to make simple to write simple XMPP clients and components:
|
||||
- For writing simple chatbot to control a service or a thing,
|
||||
- For writing XMPP servers components.
|
||||
|
||||
The library is designed to have minimal dependencies. For now, the library does not depend on any other library.
|
||||
The library is designed to have minimal dependencies. Currently it requires at least Go 1.13.
|
||||
|
||||
## Configuration and connection
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user