From c171c9998131b67149a5fc341008069486b74aa5 Mon Sep 17 00:00:00 2001 From: Max von Hippel Date: Mon, 27 Aug 2018 09:55:54 -0700 Subject: [PATCH] FIxed README Markdown syntax Now links look better, as does the README in general. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a7f7ba..e2217ee 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ IntentFuzzer ==================== -IntentFuzzer is inspired by the tool(https://www.isecpartners.com/tools/mobile-security/intent-fuzzer.aspx) -developed by iSECpartners(www.isecpartners.com). +IntentFuzzer is inspired by this [tool](https://www.isecpartners.com/tools/mobile-security/intent-fuzzer.aspx) developed by [iSECpartners](www.isecpartners.com). + You can specify an application,then either fuzz a single component or all components! + For a single component, just click an item listed. While click the "Null Fuzz All" button for all components! License