diff --git a/README.md b/README.md index ade5a0f..16809e7 100644 --- a/README.md +++ b/README.md @@ -135,11 +135,12 @@ Once enabled, TencentDB Agent Memory automatically handles conversation capture, ```jsonc { "memory-tencentdb": { - "config": { - "offload": { - "enabled": true + "config": { + "offload": { + "enabled": true } - } + } + } } ```