Merge pull request #33 from eamanu/master

Add Regex tutorial.
This commit is contained in:
Alexey Migutsky 2017-09-16 13:31:37 +02:00 committed by GitHub
commit 29ced90bf5
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ But knowing the stuff will help you become better! :muscle:*
### RegExp
- [RegexHQ](https://github.com/regexhq)
- [Learn regex the easy way](https://github.com/zeeshanu/learn-regex.git)
### Security
- :book: [Security Programming](https://www.dwheeler.com/secure-programs/)