Skip to content

Commit 953ec6f

Browse files
authored
Update README.md
1 parent 0680fc7 commit 953ec6f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ exp = regex.Regex(
2222

2323
exp.find("<Some HTML here>")
2424
```
25+
26+
## Todo:
27+
- Support RegexSets for amazing stuff
28+
- finish adding all the other regex functions
29+
- build wheels

0 commit comments

Comments
 (0)