Update README.md

This commit is contained in:
Mickaël Rémond
2019-01-10 18:12:07 +01:00
committed by GitHub
parent 401f0be40c
commit 94d9cbf7fa

View File

@@ -11,7 +11,7 @@ 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 XMPP servers components.
The library is designed to have minimal dependencies. For now the library does not depends on any other library.
The library is designed to have minimal dependencies. For now, the library does not depends on any other library.
## Usage