Skip to content

Commit

Permalink
Add releases page mention
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan Garifullin authored Jul 18, 2020
1 parent 7bf654c commit 4e666c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Discord on Qt
# DiscordQt
A Discord desktop client powered by Node.JS and [NodeGUI/Qt](https://github.com/nodegui).
It offers a significantly less resource-consuming experience comparing to the official Electron-based desktop client thanks to native UI rendering instead of a Chromium rendering engine.

Expand All @@ -14,7 +14,7 @@ npm start
```

## Running binary release
To be announced.
Precompiled builds are available at https://github.com/ruslang02/discord-qt/releases for Windows and Linux (AppImage).

## Configuration
In order to run this application you **must** obtain a Discord user token [(how-to guide)](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Obtaining-Token-and-Channel-IDs).
Expand Down

0 comments on commit 4e666c0

Please sign in to comment.