docs: mention libolm dependency

This commit is contained in:
Lukas Lihotzki 2021-04-11 15:09:00 +02:00
parent b9df73989b
commit 7d0402b99f
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
Matrix SDK for the famedly talk app written in dart.
## Native libraries
For E2EE, libolm must be provided (see https://pub.dev/packages/olm#using-dart-olm).
## API
The API is documented here: [famedly.gitlab.io/famedlysdk/](https://famedly.gitlab.io/famedlysdk/)