From bf4c704a28dfd0dd898cbfbbc6f4b442ac8fa3d7 Mon Sep 17 00:00:00 2001 From: Terence Tan Date: Tue, 23 Aug 2016 22:17:45 +0800 Subject: [PATCH] Fixed README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7a229595..18cb45a3 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,10 @@ Clutch Usage ------------ -*Important* -Clutch may encounter `Segmentation Fault: 11` when dumping apps with a large number of frameworks. Increase your device's maximum number of open file descriptors -`ulimit -n 512` (default is 256) +**Important!** + +Clutch may encounter `Segmentation Fault: 11` when dumping apps with a large number of frameworks. +Increase your device's maximum number of open file descriptors with `ulimit -n 512` (default is 256) ```sh Clutch [OPTIONS] @@ -59,6 +60,7 @@ Licenses Thanks ------------ *Clutch* woudn't be what it is without these people: + dissident - The original creator of *Clutch* (pre 1.2.6) Nighthawk - Code contributor (pre 1.2.6) Rastignac - Inspiration and genius