chore: rm markdown module from readme

This commit is contained in:
Infi 2023-03-14 00:25:25 +01:00
parent 68a4441203
commit 07fe9869d6
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ API.
| Module | Package | Description |
|-------------|------------------------|----------------------|
| `:app` | `chat.revolt` | The main app module. |
| `:markdown` | `chat.revolt.markdown` | Markdown library. |
The API library is part of the `app` module, and is not intended to be used as a standalone library,
as it makes liberal use of Android-specific APIs for reactivity.