]> git.basschouten.com Git - openhab-addons.git/commitdiff
Update README.md (#16019)
authorcyril <38669260+cyrilbois@users.noreply.github.com>
Fri, 8 Dec 2023 18:48:53 +0000 (19:48 +0100)
committerGitHub <noreply@github.com>
Fri, 8 Dec 2023 18:48:53 +0000 (19:48 +0100)
Add an explain regular expressions to Further Reading

Signed-off-by: cyril <38669260+cyrilbois@users.noreply.github.com>
bundles/org.openhab.transform.regex/README.md

index 73ea4c92006b7f32291f12198f6687c4bed14076..4c76f8d0b985455512447c78fa666ac1adad03c2 100644 (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/)