diff --git a/README.md b/README.md index 83c6d775..2a935fb0 100644 --- a/README.md +++ b/README.md @@ -143,8 +143,10 @@ log = { enable = true, truncate = true, types = { + diagnostics = true, git = true, profile = true, + watcher = true, }, }, ```