Add README

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2020-04-22 00:06:50 +02:00
parent 47ab4446d1
commit 36d77bcae4
Signed by: pep
GPG key ID: DEDA74AEECA9D0F2

20
README.md Normal file
View file

@ -0,0 +1,20 @@
xmpp-rs
=======
What's this?
------------
A very much WIP set of rust XMPP library with the goals of being type-safe and
well-tested.
Contact
-------
There is an XMPP MUC for the discussion of this library, feel free to join! :)
[chat@xmpp.rs](xmpp:chat@xmpp.rs?join)
License
-------
Mozilla Public License 2 (MPL2). See the LICENSE file.