aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavlos Vinieratos <[email protected]>2022-07-14 15:35:57 +0300
committerGitHub <[email protected]>2022-07-14 14:35:57 +0200
commit1cd3aefb4bffac16de59769ece90361e291b3213 (patch)
tree5faf38877efeb1b9bad1201041f3e1711660762a
parentb61949322078c9f58373d62e3b70c46fe7b555e7 (diff)
downloadawesome-regex-1cd3aefb4bffac16de59769ece90361e291b3213.tar.xz
awesome-regex-1cd3aefb4bffac16de59769ece90361e291b3213.zip
Add autoregex (#86)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e82229b..88e0d4b 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
- [Strings to RegEx](https://www.wimpyprogrammer.com/strings-to-regex/) - JavaScript library and online tool to generate a regular expression that matches strings.
- [Regex Guide](https://regex.guide/playground) - Plain Text to Regex Generator.
- [grex](https://github.com/pemistahl/grex) - A command-line tool and library for generating regular expressions from user-provided test cases.
+- [AutoRegex](https://www.autoregex.xyz/home) - English <-> Regex from an AI.
## Security