diff --git a/README.md b/README.md index 67990c3..f7a069e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Discord RPC Relay +![Screenshot](assets/screenshot.png) + Mirrors Discord Rich Presence (RPC) activity to every running Discord instance (stable, PTB, Canary, ...), so apps that only connect to the primary `discord-ipc-0` socket show their presence everywhere. diff --git a/assets/screenshot.png b/assets/screenshot.png new file mode 100644 index 0000000..be2c77c Binary files /dev/null and b/assets/screenshot.png differ