From 3fd32f063fe2707664e9912ecaffe9beb9dee1eb Mon Sep 17 00:00:00 2001 From: Alois Date: Thu, 21 May 2015 23:25:29 +0200 Subject: Add Regular-Expressions.info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ffbb57..4710feb 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at - [Regular Expression Language - Quick Reference](https://msdn.microsoft.com/en-us/library/az24scfc(v=vs.110).aspx) - MSDN documentation about Regex - [Regular Expressions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions) - MDN chapter about JavaScript regular expressions - [Perl Regular Expression Syntax](http://www.boost.org/doc/libs/1_43_0/libs/regex/doc/html/boost_regex/syntax/perl_syntax.html) - Boost documentation +- [Regular-Expressions.info](http://www.regular-expressions.info) - Regex Tutorial, Examples and Reference ## Prototyping and Test -- cgit v1.2.3