Update README.md (#16019)

Add an explain regular expressions to Further Reading

Signed-off-by: cyril <38669260+cyrilbois@users.noreply.github.com>
This commit is contained in:
cyril 2023-12-08 19:48:53 +01:00 committed by GitHub
parent 849117c7a4
commit 2de14d2d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,3 +105,4 @@ Please note: This profile is a one-way transformation, i.e. only values from a d
* [Regex 101](https://regex101.com/)
* [Regex R](https://regexr.com/)
* [ExtendsClass](https://extendsclass.com/regex-tester.html)
* [Softwium](https://softwium.com/regex-explainer/)