From 0f4b610c4c207110267813179fb5d70d6d295f8f Mon Sep 17 00:00:00 2001 From: bkellam Date: Wed, 18 Sep 2024 00:22:08 -0700 Subject: [PATCH] Add placeholder demo gif + improvements to README --- README.md | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index fadad24c..4b644a67 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,27 @@ + +
- + - -[Try the demo!](https://demo.sourcebot.dev) +
+

+Blazingly fast code search 🏎️ +

+

+ + + + + +

# About -![build](https://github.com/TaqlaAI/sourcebot/actions/workflows/ghcr-publish.yml/badge.svg) Sourcebot is a fast code indexing and search tool for your codebases. It is built ontop of the [zoekt](https://github.com/sourcegraph/zoekt) indexer, originally authored by Han-Wen Nienhuys and now [maintained by Sourcegraph](https://sourcegraph.com/blog/sourcegraph-accepting-zoekt-maintainership). - - - - -
-
+![Demo video](https://github.com/user-attachments/assets/227176d8-fc61-42a9-8746-3cbc831f09e4) # Getting Started