Skip to content

Commit 2a5618e

Browse files
authored
Update README.md
1 parent fdfe5db commit 2a5618e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It is also able to identify the parts of the identified urls. For example, for t
2929
---
3030
## How to Use:
3131

32-
Using the URL detector library is simple. Simple import the UrlDetector object and give it some options. In response, you will get a list of urls which were detected.
32+
Using the URL detector library is simple. Simply import the UrlDetector object and give it some options. In response, you will get a list of urls which were detected.
3333

3434
For example, the following code will find the url `linkedin.com`
3535

0 commit comments

Comments
 (0)