Couple of README tweaks

This commit is contained in:
2020-05-08 20:50:53 +01:00
parent 133e13bfed
commit fd0d8ec8f7

View File

@@ -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