From b0c4861e23f696935a60b4baef4c27a734ad145e Mon Sep 17 00:00:00 2001 From: olimorris Date: Wed, 20 Apr 2022 09:22:19 +0100 Subject: [PATCH] chore: #5 cleanup README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b3adc78..f74ceac 100644 --- a/README.md +++ b/README.md @@ -142,9 +142,7 @@ You may specify a table of directories for which the plugin will autosave and/or } ``` -Specifying `~/Code` will autosave and autoload from the that directory as well as all its sub-directories. - -> **Note:** If `allowed_dirs` is set, then the plugin will only autosave and/or autoload from the specificed directories +Specifying `~/Code` will autosave and autoload from that directory as well as all its sub-directories. > **Note:** If `allowed_dirs` is left at its default value and `autosave` and/or `autoload` are set to `true`, then the plugin will autoload/autosave from *any* directory