diff --git a/README.md b/README.md index e5cd9051b..0504eabcc 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,7 @@ Then visit ``http://localhost:8005`` to see the API docs. End-to-end encryption support ============================= -The SDK supports end-to-end encryption via the and Megolm protocols, using +The SDK supports end-to-end encryption via the Olm and Megolm protocols, using [libolm](https://gitlab.matrix.org/matrix-org/olm). It is left up to the application to make libolm available, via the ``Olm`` global.