From 575831cad80d00287f0d9db29d96f4f589090f6c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 5 May 2020 04:30:33 +0300 Subject: add LICENSE.txt --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5210f95..4168b84 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Examples make docker/build PROJECT_DIR=../jekyll-project/ - To bring everything down, + Bring everything down: make docker/down @@ -74,3 +74,11 @@ install everything locally. This goal was achieved, but I also noticed that "out-of-tree" builds were actually possible, hence the introduction of the PROJECT_DIR parameter, and the slight crazyness with the two separate images. + +License +------- + +Distributed under the MIT License. +See [LICENSE.txt] for details. + +[LICENSE.txt]: LICENSE.txt -- cgit v1.2.3