From eaff0f3d17a168a604923e7361a900335fd0324d Mon Sep 17 00:00:00 2001 From: lain <60936426+zfi2@users.noreply.github.com> Date: Sat, 17 Aug 2024 06:33:46 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02b3a95..f932bef 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # IDA-9.0-RPC -IDA 9.0 Discord Rich Presence Python plugin +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\" +3. That's it!