From 9fc00c8753597ae64e78398bf52f8f3e5f18528e Mon Sep 17 00:00:00 2001 From: tushar_verma Date: Thu, 5 Oct 2023 22:19:38 +0530 Subject: [PATCH] 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. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 52e6d7e..5366b49 100644 --- a/README.md +++ b/README.md @@ -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 '_', '-', '.').