浏览代码

Style Changes

Guzmán Castanedo Villalba 7 年之前
父节点
当前提交
38c862c2c6
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -7,7 +7,7 @@ It automount the volume at every user login (~/.config/autostart/cryfs-"name".de
 
 It's has been tested with Ubuntu 16.04 and Linux Mint 17.3 Rosa (probably it works with Debian/Ubuntu based distributions that use Gnome).
 
-### * USAGE: cryfs-dropbox [OPTIONS] name
+* ### USAGE: cryfs-dropbox [OPTIONS] name
 * NAME:
     * Set the automount name (without spaces).
     * It's usefull if you wanty to encrypt more than one file hosting service.
@@ -40,11 +40,11 @@ It's has been tested with Ubuntu 16.04 and Linux Mint 17.3 Rosa (probably it wor
         * 	Default: 524288 (512 KB)
         * 	CryFS use by default 32KB, but a 17 GB volume can generate up to 400,000 files with this...
         * 	The Dropbox client get crazzy!
-### * 	Installation:
+* ### Installation:
     * The scrypt has to be installed in /usr/local/bin/
     * If it's not installed, it'll try to install itselft. To installed manually as simple as:
         * sudo cp cryfs-automount /usr/local/bin/
-### * 	Examples:
+* ### Examples:
     * To create a new volume for Dropbox:
         * First we need to install the dropbox client and configured to use ~/.EncryptedDropbox/Dropbox
         * mkdir -p ~/.EncryptedDropbox/Dropbox/ENCRYPTED ~/Dropbox