diff --git a/README.md b/README.md index d92b485..bc7131d 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ used for editing and rekeying the secret files. ## Features * Secrets are encrypted with SSH keys -** system public keys via `ssh-keyscan` -** can use public keys available on GitHub for users (for example, https://github.com/ryantm.keys) + * system public keys via `ssh-keyscan` + * can use public keys available on GitHub for users (for example, https://github.com/ryantm.keys) * No GPG * Very little code, so it should be easy for you to audit