From 18ace5438fd48266f295071964e7124e547dadb9 Mon Sep 17 00:00:00 2001 From: azlux Date: Wed, 12 Apr 2017 13:29:54 +0200 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ece7f4..f28f0e9 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The first variable define the size the log folder will reserve into the RAM. The second variable can be set to `true` if you prefer "rsync" than "cp". -###It is working ? +### It is working ? You can now check the mount folder in ram with ``` df -h @@ -36,4 +36,4 @@ mount ``` By default, the program will write log into the HardDisk every hour and the log for log2ram will be write here : `/var/log.hdd/log2ram.log` -######Now, muffins for everyone ! +###### Now, muffins for everyone !