mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-15 08:47:08 +00:00
Update README.md
In response to the issue, the proposed solution involves adding a link to the "sherlock-rest" repository in the README of the "sherlock-project/sherlock" repository. This link will provide users with information about an alternative REST+JSON endpoint for the "sherlock" project, enhancing the project's accessibility and offering users more options.
This commit is contained in:
parent
cf171c7b72
commit
9fc00c8753
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@ usage: sherlock [-h] [--version] [--verbose] [--folderoutput FOLDEROUTPUT]
|
|||
|
||||
Sherlock: Find Usernames Across Social Networks (Version 0.14.2)
|
||||
|
||||
[Link to sherlock-rest Repository](https://github.com/turian/sherlock-rest)
|
||||
|
||||
|
||||
positional arguments:
|
||||
USERNAMES One or more usernames to check with social networks.
|
||||
Check similar usernames using {%} (replace to '_', '-', '.').
|
||||
|
|
Loading…
Reference in a new issue