Skip to content

Commit 0d7a427

Browse files
committed
Fix typo
1 parent 75bf80d commit 0d7a427

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[github-dork.py](github-dork.py) is a simple python tool that can search through your repository or your organization/user repositories. Its not a perfect tool at the moment but provides a basic functionality to automate the search on your repositories against the dorks specified in text file.
66

77
#### Installation
8-
This tool uses [pygithub3.py](https://github.com/sigmavirus24/github3.py) to talk with GitHub Search API.
8+
This tool uses [github3.py](https://github.com/sigmavirus24/github3.py) to talk with GitHub Search API.
99

1010
Clone this repository and run:
1111
```shell

0 commit comments

Comments
 (0)