aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-05-05 04:30:33 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-05-05 04:49:10 +0300
commit575831cad80d00287f0d9db29d96f4f589090f6c (patch)
treed6b8254accf711262fd67da55848809ca9db247e /README.md
parentadd README.md (diff)
downloadjekyll-docker-575831cad80d00287f0d9db29d96f4f589090f6c.tar.gz
jekyll-docker-575831cad80d00287f0d9db29d96f4f589090f6c.zip
add LICENSE.txt
Diffstat (limited to '')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
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