docs: mention libolm dependency
This commit is contained in:
parent
b9df73989b
commit
7d0402b99f
|
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
Matrix SDK for the famedly talk app written in dart.
|
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
|
## API
|
||||||
|
|
||||||
The API is documented here: [famedly.gitlab.io/famedlysdk/](https://famedly.gitlab.io/famedlysdk/)
|
The API is documented here: [famedly.gitlab.io/famedlysdk/](https://famedly.gitlab.io/famedlysdk/)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue