From 2df61237593c425c5683c0e38fb5b92fdfe4f20a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=9A=28noham=29=C2=B2?= <100566912+NohamR@users.noreply.github.com> Date: Tue, 22 Jul 2025 18:06:44 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6498367..945efe8 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ -# IDA 9.0 Discord RPC -**Discord Rich Presence plugin for IDA 9.0** +# IDA 9.1 Discord RPC +**Discord Rich Presence plugin for IDA 9.1** # Instructions -1. Install pypresence (**pip install pypresence**) +1. Install pypresence and cxxfilt (**pip install pypresence cxxfilt**) 2. Drag "**ida-rpc.py**" over to "**your_ida_installation_folder\plugins**" 3. That's it! The plugin starts automatically along with IDA. You can stop/start the plugin with **Ctrl+Alt+D**. -The RPC looks like this: -![rpc_screenshot_1](https://i.imgur.com/KkIDZVs.png) +The RPC looks like this: \ No newline at end of file