Add README
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
47ab4446d1
commit
36d77bcae4
1 changed files with 20 additions and 0 deletions
20
README.md
Normal file
20
README.md
Normal 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.
|
Loading…
Reference in a new issue