From da5eab201268005c6244b977637f073d39ebdea3 Mon Sep 17 00:00:00 2001 From: Emeka Mosanya Date: Mon, 23 Sep 2019 20:16:21 +0200 Subject: [PATCH] Adds Proxeus License Agreement --- docs/_sidebar.md | 2 ++ docs/license.md | 3 +++ docs/quickstart.md | 2 ++ 3 files changed, 7 insertions(+) create mode 100644 docs/license.md diff --git a/docs/_sidebar.md b/docs/_sidebar.md index dd2355e1c..d6606f1f2 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -43,3 +43,5 @@ - [Coding Style](coding_style.md) - [FAQ](faq.md) + +- [License](license.md) diff --git a/docs/license.md b/docs/license.md new file mode 100644 index 000000000..43a29313c --- /dev/null +++ b/docs/license.md @@ -0,0 +1,3 @@ + + diff --git a/docs/quickstart.md b/docs/quickstart.md index e15463900..5dc71ae39 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -1,5 +1,7 @@ # Quick Start +**By installing and using the Proxeus software you agree with the terms of the [Proxeus License Agreement](license.md).** + The quickest way to try Proxeus is to use `docker-compose`. ## Install docker and docker-compose