aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlois <[email protected]>2016-02-05 03:14:01 +0530
committerAlois <[email protected]>2016-02-05 03:14:01 +0530
commitf314605d8d5e6f5dfae9af0efac0f43ef179aa35 (patch)
tree2ab89dbfdaf0e77db1e4a84a5dfe7c4e314359b4
parentef863dd01ac6d85a5b158e46681ecbec3593aac7 (diff)
downloadawesome-regex-f314605d8d5e6f5dfae9af0efac0f43ef179aa35.tar.xz
awesome-regex-f314605d8d5e6f5dfae9af0efac0f43ef179aa35.zip
Add Regex Storm
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0336d4d..b14a7cc 100644
--- a/README.md
+++ b/README.md
@@ -43,8 +43,9 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
- [Regulex](https://jex.im/regulex) - A JavaScript Regular Expression Visualizer
- [PyRegex](http://www.pyregex.com/) - An online regex tester to check validity of regexp in the Python language regex subset
- [pythex](http://pythex.org/) - A quick way to test your Python regular expressions
-- [Regexper](http://regexper.com/) - Regular expression visualizer using railroad diagrams
+- [Regexper](http://regexper.com/) - A regex visualizer for JavaScript using railroad diagrams
- [HiFi Regex Tester](http://www.gethifi.com/tools/regex) - Live JavaScript Regular Expression Tester
+- [Regex Storm](http://regexstorm.net/tester) - A .NET regex tester with highlighting and detailed results output
## Generator