From 377cf0c26ff6d18e5ad4ae031e3eaa70cc74c88a Mon Sep 17 00:00:00 2001 From: Martin Bley Date: Sat, 9 Jan 2021 11:45:11 +0100 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98ac248..a0cea7d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # clarify-link -`clarify-link` is a tool to reverse obfuscated hyperlinks. Initially, only a regex for links obfuscated by /Cisco Ironport/ is supported. +`clarify-link` is a tool to reverse obfuscated hyperlinks. Initially, only a regex for *Cisco Ironport* is supported. You're welcome to submit a regex for other obfuscations. ## Requirements In order to build a binary, you need the Rust language and the package manager `cargo`.