From 031b79c65b8cad422c5bc74bed630997cbf5a592 Mon Sep 17 00:00:00 2001 From: NoWisDev <115430183+NoWisDev@users.noreply.github.com> Date: Sat, 13 Apr 2024 14:51:26 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58d1593..4b074a4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Instakill - A dylib to instantly kill apps when they enter the background! + A jailed, injectable dylib to instantly kill apps when they enter the background! Useful for when a specific app is taking up too much memory in the background. Just inject the latest Instakill.dylib from releases into your app of choice via Sideloadly, ESign, or any other valibd dylib injection tool, and you should be good to go!