diff --git a/apps/indexer/README.md b/apps/indexer/README.md index 916146622911..307a927afb21 100644 --- a/apps/indexer/README.md +++ b/apps/indexer/README.md @@ -2,6 +2,7 @@ **TODO: Add description** + ## Structure The indexer is split into multiple fetchers. Each fetcher has its own supervising tree with a separate `TaskSupervisor` for better detecting of memory, message or blocking problems.