Add note about regex101 golang flavour

Victor Hooi 2020-07-19 05:55:44 +10:00
parent bbf999d91b
commit 0918ed81a1
1 changed files with 1 additions and 2 deletions

@ -29,5 +29,4 @@ and thats how it looks if you use UI (notice the difference for the `\` characte
![regexUI](https://i.imgur.com/3Oqvuja.png)
_a useful [link](https://regex101.com/) to experiment with regexps_
_a useful [link](https://regex101.com/) to experiment with regexps (Make sure to select "Golang" as the flavour on the left hand side)_