diff --git a/README.md b/README.md index d2bde40646..aa39b69359 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ client.publicRooms(function (err, data) { }); ``` -See below for how to include libolm to enable end-to-end-encryption. Please check -[the Node.js terminal app](examples/node/README.md) for a more complex example. +See [below](#end-to-end-encryption-support) for how to enable end-to-end-encryption, or check +[the Node.js terminal app](https://github.com/matrix-org/matrix-js-sdk/tree/develop/examples/node) for a more complex example. To start the client: