From 581005df64d046672f49ef46d0797a68f72d2dcb Mon Sep 17 00:00:00 2001 From: lain <60936426+zfi2@users.noreply.github.com> Date: Sat, 17 Aug 2024 06:46:51 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 935ee1c..1e941a6 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # IDA 9.0 Discord RPC -Discord Rich Presence plugin for IDA 9.0 +**Discord Rich Presence plugin for IDA 9.0** # Instructions -1. Install pypresence (pip install pypresence) -2. Drag "ida-rpc.py" over to "your_ida_installation_folder\plugins\" +1. Install pypresence (**pip install pypresence**) +2. Drag "**ida-rpc.py**" over to "**your_ida_installation_folder\plugins\**" 3. That's it! -The plugin starts automatically along with IDA, the RPC looks like this: +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)