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:**