From ea8d289eac62d81d2c2b16d16f1aa7e10d058f05 Mon Sep 17 00:00:00 2001 From: Peter Kerpedjiev <pkerpedjiev@gmail.com> Date: Tue, 10 Jul 2018 09:48:16 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 78c0fbb..cf28f0d 100644 --- a/README.md +++ b/README.md @@ -107,3 +107,7 @@ Travis will push an image to DockerHub with every successful run. If it's tagged (ie `git tag v0.0.x && git push origin --tags`), then that version number will be pushed to DockerHub, and `latest` will be updated as well. + +## License + +The code in this repository is provided under the MIT License.