diff --git a/README.md b/README.md index 3d51fee..56e51d2 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ This implementation includes: ## How It Works +Below is the diagram of the full STATIC pipeline: + +![diagram](assets/static_overview_figure.png) + The core of STATIC is a two-part process: an offline indexing step and an online masking step. 1. **Offline Indexing (`build_static_index`)**: