diff --git a/README.md b/README.md
index 7b5d3cca..45b54a17 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,11 @@ Blazingly fast code search 🏎️
+
+ # About @@ -103,6 +107,9 @@ Sourcebot supports indexing and searching through public and private repositorie You should see a `.sourcebot` folder in your current directory. This folder stores a cache of the repositories zoekt has indexed. The `HEAD` commit of a repository is re-indexed [every hour](https://github.com/sourcebot-dev/zoekt/blob/11b7713f1fb511073c502c41cea413d616f7761f/cmd/zoekt-indexserver/main.go#L86). Indexing private repos? See [Providing an access token](#providing-an-access-token). + >[!WARNING] + > Depending on the size of your repo(s), SourceBot could take a couple of minutes to finish indexing. SourceBot doesn't currently support displaying indexing progress in real-time, so please be patient while it finishes. You can track the progress manually by investigating the `.sourcebot` cache in your workspace. +