diff --git a/README.md b/README.md index 216046c0..06a68c96 100644 --- a/README.md +++ b/README.md @@ -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.