diff --git a/README.md b/README.md index b1367a7..44e78b6 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ # Telepathy for Delta Chat +## Who + +Authored by [Nick Thomas](https://ur.gs) under the [MIT License](LICENSE). + ## What -[Delta Chat](https://delta.chat) is IM over email. [Telepathy](https://telepathy.freedesktop.org) -is a framework for abstracting over multiple IM protocols. This project glues -the two together, making the Deltachat +[Delta Chat](https://delta.chat) is IM over email. +[Telepathy](https://telepathy.freedesktop.org) is a framework for abstracting +over multiple IM protocols. This project glues the two together, allowing +Telepathy clients to send/receive Delta messages. ## Why