diff --git a/README.md b/README.md new file mode 100644 index 0000000..527deeb --- /dev/null +++ b/README.md @@ -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.