From b117ed60295b4999b6ea71c939935a0c242d5423 Mon Sep 17 00:00:00 2001 From: kballou Date: Wed, 18 May 2016 16:37:24 -0600 Subject: Docker Erlang/OTP & Elixir Container --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..6868eb5 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# CentOS Erlang/OTP & Elixir # + +Build platform for Elixir/OTP applications. + +## LICENSE ## + +This code is provided as-is, without warranty under the terms of the GNU Public +License (GPL) version 3 or later. For more information about the terms and +conditions, please see the attached `LICENSE` file or the license can be found +[online][1]. + +[1]: http://www.gnu.org/licenses/gpl.html -- cgit v1.2.1