Skip to content

Commit 64dd819

Browse files
mark pip install as WIP
1 parent 2df1dc3 commit 64dd819

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
3. Automatically typed capture groups
77
4. Natural language syntax
88

9-
This library was heavily inspired by the [magic-regexp](https://regexp.dev) Javascript module by [Daniel Roe](https://roe.dev/).
9+
This library is a port of the [magic-regexp](https://regexp.dev) JavaScript module by [Daniel Roe](https://roe.dev/).
1010

1111
## Quickstart
1212

13-
First, install `magicregex` by
13+
First, install `magicregex` by (WIP)
1414
```shell
1515
pip install magicregex
1616
```

0 commit comments

Comments
 (0)