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