From 7fb0652dbaaa0285fc7405621998d1241eb5a1aa Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Tue, 20 Dec 2022 19:43:46 +0100 Subject: [PATCH] docs: added docs on update checker --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc6721b..517bc1f 100644 --- a/README.md +++ b/README.md @@ -369,7 +369,10 @@ You can press `` on a plugin to show its details. Most properties can be hovered with `` to open links, help files, readmes, git commits and git issues. -Any operation can alternatively be started with a sub command or API function: +Lazy can automatically check for updates in the background. This feature +can be enabled with `config.checker.enabled = true`. + +Any operation can be started from the UI, with a sub command or an API function: