Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WebReflection committed May 30, 2019
1 parent 0ac5ace commit 296b365
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -30,8 +30,8 @@ const storage = perseverant.createInstance({
folder, // by default $HOME/.config/perseverant
serializer, // by default JSON
password, // if provided, it's used to encrypt
cipher // if there is a password is used as cipher
// by default it's aes256
salt // if there is a password is used as salt
// by default it's perseverant
}):Perseverant

// retrieve a key (read key file)
Expand Down

0 comments on commit 296b365

Please sign in to comment.