We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df1dc3 commit 64dd819Copy full SHA for 64dd819
1 file changed
README.md
@@ -6,11 +6,11 @@
6
3. Automatically typed capture groups
7
4. Natural language syntax
8
9
-This library was heavily inspired by the [magic-regexp](https://regexp.dev) Javascript module by [Daniel Roe](https://roe.dev/).
+This library is a port of the [magic-regexp](https://regexp.dev) JavaScript module by [Daniel Roe](https://roe.dev/).
10
11
## Quickstart
12
13
-First, install `magicregex` by
+First, install `magicregex` by (WIP)
14
```shell
15
pip install magicregex
16
```
0 commit comments