From 4eefd1a84536bc53afcb4e633b7757daee0fef6c Mon Sep 17 00:00:00 2001 From: Jon-William Lewis Date: Thu, 24 Aug 2017 16:16:55 -0500 Subject: [PATCH] Further readme refinements --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b5d4f07..a8144d0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ as VNS 1.0. -d | --delete : Delete note -e | --edit : Open note for editing -h | --help : Display this message - -i | --init : Write default config and initalize SNS store" + -i | --init : Write default config and initalize VNS store" -l | --list : List all notes in NOTEBOOK -p | --print : Print note to console @@ -44,7 +44,7 @@ To uninstall, remove the files you copied. Notes will still exist in $HOME/.loca Once installed, VNS will require you to run `sns -i [gpgkey]`, to indicate you would like to create its note store and write its default configuration. -By default, SNS will set itself up in `~/.local/sns` +By default, VNS will set itself up in `~/.local/vns` **A word about encryption:**