fixes #1 posted by laurent
This commit is contained in:
parent
6a269989f4
commit
bb2e8e8d31
|
@ -125,6 +125,7 @@ You should see it as a puzzle you're trying to solve.
|
|||
To get you started I urge you to go to [this](http://regextutorials.com/) website and start the **introduction to regex** section.
|
||||
It highlights automatically what your pattern is doing.
|
||||
Once you completed the introduction you should try their exercises and the ones I made for you below.
|
||||
You can fine very good cheat sheets online, like [this](https://cheatography.com/davechild/cheat-sheets/regular-expressions/) one, so have a look around.
|
||||
|
||||
## Exercises
|
||||
|
||||
|
|
Loading…
Reference in New Issue