From 7138cfbc6b58048358cf188dd66a826ca2f0187a Mon Sep 17 00:00:00 2001 From: Michael Sukkarieh Date: Mon, 25 Nov 2024 16:28:49 -0800 Subject: [PATCH 1/2] add Sourcebot to code section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 767dc12..ae31a2e 100644 --- a/README.md +++ b/README.md @@ -1532,6 +1532,7 @@ Google lens is not too user friendly for investigations. But this tool will help | [Github Artifact Exporter](https://github.com/github/github-artifact-exporter) | provides a set of packages to make exporting Issues easier useful for those migrating information out of Github | | [PublicWWW](https://publicwww.com/) | webpages source code search engine | | [SayHello](https://beta.sayhello.so/) | #AI Search engine for developers. Type a question (e.g. how to do something) in normal human language and get code examples in response.| +| [Sourcebot](https://www.sourcebot.dev/) | Index thousands of repos on your machine and search them in a fast, powerful, and modern web interface. | [SourceGraph](https://about.sourcegraph.com/) | universal code search engine | | [NerdyData](https://www.nerdydata.com/) | html/css/code search engine | | [YouCode](https://you.com/code) | Add free, privacy source code search engine with popular tech sites snippets in search results: Mozilla Developer Network; Github; W3 Schools; Hacker News; Read the Docs; Geek for Geeks | From 838da3f8ea0b3ccf2c830c5acd45c04debc95fb0 Mon Sep 17 00:00:00 2001 From: Michael Sukkarieh Date: Mon, 25 Nov 2024 16:30:39 -0800 Subject: [PATCH 2/2] sourcebot description typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae31a2e..5da9af7 100644 --- a/README.md +++ b/README.md @@ -1532,7 +1532,7 @@ Google lens is not too user friendly for investigations. But this tool will help | [Github Artifact Exporter](https://github.com/github/github-artifact-exporter) | provides a set of packages to make exporting Issues easier useful for those migrating information out of Github | | [PublicWWW](https://publicwww.com/) | webpages source code search engine | | [SayHello](https://beta.sayhello.so/) | #AI Search engine for developers. Type a question (e.g. how to do something) in normal human language and get code examples in response.| -| [Sourcebot](https://www.sourcebot.dev/) | Index thousands of repos on your machine and search them in a fast, powerful, and modern web interface. +| [Sourcebot](https://www.sourcebot.dev/) | Index thousands of repos on your machine and search through them in a fast, powerful, and modern web interface. | [SourceGraph](https://about.sourcegraph.com/) | universal code search engine | | [NerdyData](https://www.nerdydata.com/) | html/css/code search engine | | [YouCode](https://you.com/code) | Add free, privacy source code search engine with popular tech sites snippets in search results: Mozilla Developer Network; Github; W3 Schools; Hacker News; Read the Docs; Geek for Geeks |