Skip to content

Commit

Permalink
added correct import
Browse files Browse the repository at this point in the history
  • Loading branch information
rootware committed Jul 28, 2022
1 parent 1708cdd commit 858bb85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This is a collection of commonly used regular expressions. This library provides
## Usage

```python
import commonregex as CommonRegex
import commonregex_improved as CommonRegex

text = "John, please get that article on www.linkedin.com to me by 5:00PM on Jan 9th 2012. 4:00 would be ideal, actually. If you have any questions, You can reach me at (519)-236-2723x341 or get in touch with my associate at harold.smith@gmail.com. You can find my ip address at 127.0.0.1 or at 64.248.67.225. I also have a secret protected with md5 8a2292371ee60f8212096c06fe3335fd"

Expand Down

0 comments on commit 858bb85

Please sign in to comment.