diff --git a/README.md b/README.md index 9b57e41..ca1e22f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# elm-matrix-sdk-beta -Beta version of the Elm SDK +# Matrix SDK (beta version) + +The Matrix SDK in Elm allows users to communicate with other instances using +the [Matrix](https://matrix.org) protocol.