From e03f59b7d178aa584d6eaf7fb674adef1ef0f909 Mon Sep 17 00:00:00 2001 From: Mashkin Date: Sun, 30 Nov 2014 03:53:47 +0100 Subject: [PATCH] Mentioning LICENSE in README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 18c9087..af5090a 100644 --- a/README.md +++ b/README.md @@ -65,3 +65,9 @@ It takes the following configuration values: - **spot.connections.default** (optional): Set this to the connection name that should be set as default. Unset with `null`. **Notice:** once the `spot` service is first accessed, changing `spot.config`, `spot.connections`, or `spot.connections.default` will have no effect on it. + +License +- + +This software is provided under the *BSD 3-clause license*. +Refer to [LICENSE](./LICENSE) for the full license text.