diff options
| author | Alois <[email protected]> | 2018-10-25 22:53:08 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-10-25 22:53:08 +0200 |
| commit | bf7bacd079b95b6d9e35ffd31c86e77a9d4e551e (patch) | |
| tree | d8f1439eac0112aaebd3a39d13a3ae6cbca2daf8 | |
| parent | 9029cbb746df57bc1fca73b611dcc334a989fc33 (diff) | |
| download | awesome-regex-bf7bacd079b95b6d9e35ffd31c86e77a9d4e551e.tar.xz awesome-regex-bf7bacd079b95b6d9e35ffd31c86e77a9d4e551e.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
