diff --git a/README.md b/README.md index d751dd5..c7f25b0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # xMnt -A helper for mounting encrypted partitions. +A tool for mounting encrypted partitions. ## Use case @@ -8,11 +8,11 @@ I have encrypted partitions that I need to mount them from time to time. I use GPG to encrypt the decryption keys for each partition, save them as `${uuid}.key` -With this little tool, I can mount and unmount them with one command. +With this tool, I can mount and unmount them with one command. ## Usage -Presets are stored in "$XDG_CONFIG_HOME/xmnt/presets". +Presets are stored in `$XDG_CONFIG_HOME/xmnt/presets`. For example, save the following content as `boot.yml` in the presets directory: