readme fix

This commit is contained in:
kashepavadan 2026-04-14 12:18:56 -04:00
parent 9838262bad
commit 1c923e010b

View File

@ -20,6 +20,7 @@ Each component is a standalone service that can be run independently or via Dock
| --- | --- | --- |
| **Sequencer** | `sequencer/` | Maintaining database and posting updates. |
| **Indexer** | `indexer/` | Channel monitoring and reconstructing database based on updates. |
| **Common Password Manager Functionality** | `common/` | Password manager code used by both the sequencer and indexer. |
---