From 9d785e0c26abba2ac8f0654953008f3d61549a61 Mon Sep 17 00:00:00 2001 From: Amber Date: Mon, 14 Jun 2021 21:46:38 +0200 Subject: [PATCH] help and README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b05738e..a1fc66f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # masync -Masync allows you to mirror and keep synchronised an arbitraries number of folders on one or more remote servers with local folders. +Masync allows you to mirror and keep synchronised an arbitraries number of folders on one or more remote servers with local folders. + +## Dependencies + +Masync use inotifywait for listening changes on local folders and keep it in sync with remote folders. +Before using it, please install inotify-tools package on your distribution +