aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlois <[email protected]>2018-10-25 22:53:08 +0200
committerGitHub <[email protected]>2018-10-25 22:53:08 +0200
commitbf7bacd079b95b6d9e35ffd31c86e77a9d4e551e (patch)
treed8f1439eac0112aaebd3a39d13a3ae6cbca2daf8 /README.md
parent9029cbb746df57bc1fca73b611dcc334a989fc33 (diff)
downloadawesome-regex-bf7bacd079b95b6d9e35ffd31c86e77a9d4e551e.tar.xz
awesome-regex-bf7bacd079b95b6d9e35ffd31c86e77a9d4e551e.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f71d1ef..a95454d 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
- [Regulex](https://jex.im/regulex) - JavaScript Regular Expression Visualizer.
- [PyRegex](http://www.pyregex.com/) - Online Regex tester to check validity of Regex in the Python language Regex subset.
- [pythex](http://pythex.org/) - Quick way to test your Python regular expressions.
-- [Regexper](http://regexper.com/) -Regex visualizer for JavaScript using railroad diagrams.
+- [Regexper](http://regexper.com/) - Regex visualizer for JavaScript using railroad diagrams.
- [HiFi Regex Tester](http://www.gethifi.com/tools/regex) - Live JavaScript Regular Expression Tester.
- [Regex Hero](http://regexhero.net/tester/) - .NET online Regex tester.
- [Regex Storm](http://regexstorm.net/tester) - .NET Regex tester with highlighting and detailed results output.