From 680cfe5bb6845d9ef211e70e54a1950442866d28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dmitiry=20Zub=E2=98=80=EF=B8=8F?= <78694043+dimitryzub@users.noreply.github.com> Date: Sun, 30 Oct 2022 23:30:15 -0700 Subject: [PATCH] code-search: add sourcegraph Adds SourceGraph to Code Search section. SourceGraph searches code from all open-source repositories. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7a2703..cd8e26a 100755 --- a/README.md +++ b/README.md @@ -260,6 +260,7 @@ algorithms, knowledgebase and AI technology. * [AnalyzeID](https://analyzeid.com/) - Find Other Websites Owned By The Same Person * [NerdyData](https://nerdydata.com) - Search engine for source code. * [SearchCode](https://searchcode.com) - Help find real world examples of functions, API's and libraries across 10+ sources. +* [SourceGraph](https://sourcegraph.com/search) - Search code from millions of open source repositories. * [grep.app](https://grep.app/) - Searches code from the entire github public repositories for a given specific string or using regular expression. * [Reposearch](http://codefinder.org/) * [PublicWWW](https://publicwww.com/)