diff --git a/Readme.md b/Readme.md index 0ddebf69..a48893f4 100644 --- a/Readme.md +++ b/Readme.md @@ -87,15 +87,13 @@ The following table lists all available download options: - Graphical user interface (Windows) - Command line interface (Windows, Linux, macOS) -- Support for both user and bot tokens -- Support for Discord's dialect of markdown -- Support for Discord's message filter syntax -- Support for attachments, embeds, emoji, and other rich media features +- Authentication via both user and bot tokens - Multiple output formats: HTML (dark/light), TXT, CSV, JSON -- File partitioning, date ranges, and other export options -- Exports messages on the fly without buffering in-memory +- Support for markdown, attachments, embeds, emoji, and other rich media features +- File partitioning, date ranges, message filtering, and other export options +- Self-contained exports that work without internet ## Screenshots ![channel list](.screenshots/list.png) -![rendered output](.screenshots/output.png) \ No newline at end of file +![rendered output](.screenshots/output.png)