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)