From c39e9f40f93e6fbbc7d31ef1acd34b5cf98da2db Mon Sep 17 00:00:00 2001 From: Nicco Date: Sun, 21 Jan 2018 12:46:11 +0100 Subject: [PATCH] Emojis! --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index bc6ce37..14137db 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Ixesha -Make incremental snapshots to backup any folder to any location/server. 💪 +🗄 Make incremental snapshots to backup any folder to any location/server. -Written in python. 🐍 +🐍 Written in python. -###### Example +###### Example 💥 ```bash python3 ixesha.py --backup ~/ --output /mnt/backup/home @@ -12,11 +12,11 @@ python3 ixesha.py --backup ~/ --output /mnt/backup/home ## Setup -### Requirements 💾 +### Requirements - `Python3` - `rsync` (min. v3.1.1) -### Installation +### Installation 🚂 ###### macOS @@ -29,12 +29,12 @@ python3 ixesha.py --backup ~/ --output /mnt/backup/home ###### windows -Well... I don't know 😅 +Well... I don't know... -## Usage 🚀 +## Usage 👾 -### Run 👾 +### Run 🚀 ```bash python3 ixesha.py --backup --output @@ -57,7 +57,7 @@ python3 ixesha.py --backup ~/ --output /mnt/backupdrive/home - `-o` `--output` Location where the snapshots will be saved -### Cron +### Cron 🕰 If you want to run it every x... you can create a cronjob