From 9936cf7de30f0b015309289071622b9b24e3d49e Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Sat, 20 Jul 2019 18:14:14 -0600 Subject: [PATCH] add link to wiki --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8108d1a..b84467f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Simple POSIX-compliant script to backup a bare-metal Seafile installation using ## Check out the wiki -This readme is an overview of the script. For detailed instructions on how the script works, what it does and it's various options, please read the wiki! I've tried to annotate the files as best I could with many many comments, but seriously, reading the wiki if you're stuck is the best approach since I try to go over everything step-by-step. +This readme is an overview of the script. For detailed instructions on how the script works, what it does and it's various options, please [read the wiki](https://git.asifbacchus.app/asif/seafileBackup/wiki)! I've tried to annotate the files as best I could with many many comments, but seriously, reading the [wiki](https://git.asifbacchus.app/asif/seafileBackup/wiki) if you're stuck is the best approach since I try to go over everything step-by-step. ## Overview