From cd455d75833024df61ca772ea10d8cac9b082fcc Mon Sep 17 00:00:00 2001 From: trimstray Date: Mon, 21 Jan 2019 15:22:52 +0100 Subject: [PATCH] added 'RegEx Pal' - signed-off-by: trimstray --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1d3dda..bcdf8a8 100644 --- a/README.md +++ b/README.md @@ -349,6 +349,7 @@ Only main chapters:   :small_orange_diamond: Regex101 - online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript.
  :small_orange_diamond: RegExr - online tool to learn, build, & test Regular Expressions (RegEx / RegExp).
  :small_orange_diamond: RegEx Testing - online regex testing tool.
+  :small_orange_diamond: RegEx Pal - online regex testing tool + other tools.
  :small_orange_diamond: CyberChef - The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis.