1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-07-31 12:00:25 +02:00

Update README.md

This commit is contained in:
Po Chen
2017-10-05 15:16:46 +11:00
committed by GitHub
parent ed9f2d4d45
commit 70a2008b97

View File

@@ -67,7 +67,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)
- [Learn regex the easy way](https://github.com/zeeshanu/learn-regex)
### Security
- :book: [Security Programming](https://www.dwheeler.com/secure-programs/)