1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-29 19:41:14 +03:00

Package have been renamed, so also rename it here.

Dokka does not complain about unknown package in this file :/
This commit is contained in:
Benoit Marty
2022-05-12 14:45:15 +02:00
committed by Benoit Marty
parent 8218d8f267
commit 827c7e58f6

View File

@ -1,4 +1,4 @@
# Package org.matrix.android.sdk._userstories
# Package org.matrix.android.sdk.userstories
This package contains some user stories (**Us** prefix) of the SDK usage. You will find example of what it is possible to do with the SDK and the API which can be used to do it.