From 15d03b00a99b20ec2cabf6cae2ea452cc2104b30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Garc=C3=ADa?= Date: Sat, 9 Apr 2016 19:37:50 +0200 Subject: Add Regex golf with Peter Norvig course --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ca74770..6a65547 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at - [Try Regex][d7] - Try Regex is an interactive regular expressions tutorial - [Udemy][d8] - A Basic Introduction To Using Regular Expressions In Programming - [Codecademy][d9] - How to use of regular expression +- [Regex golf][d10] - Regex golf with Peter Norvig [d1]: http://en.wikipedia.org/wiki/Regular_expression [d2]: http://regex.learncodethehardway.org/book/ @@ -74,6 +75,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at [d7]: http://tryregex.com/ [d8]: https://www.udemy.com/learning-regular-expressions/ [d9]: http://www.codecademy.com/courses/javascript-intermediate-en-NJ7Lr/0/1 +[d10]: https://www.oreilly.com/learning/regex-golf-with-peter-norvig ## Library -- cgit v1.2.3