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