From ba91c7f1f78616b4e41a2bb667e65952890314b0 Mon Sep 17 00:00:00 2001 From: Shuai Lin Date: Fri, 25 Nov 2016 15:10:58 +0800 Subject: [PATCH] Updated README. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dd7e302..bb6682c 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,9 @@ with `sudo -i`, and then you're right to go. Your live git repo is already available at `/var/seafile`, so you can just `cd /var/seafile` and then start running `launcher`. +### Special Thanks + +Lots of the design of this repo is borrowed from the excellent [discourse-docker](https://github.com/discourse/discourse_docker) project. Thanks for their insipiration! License ===