summaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-10-26 23:15:48 -0400
committerPete Johanson <peter@peterjohanson.com>2020-10-26 23:15:48 -0400
commit571d045c75592b65ddf44c6f2fb0cbf17facb72f (patch)
tree9ad07a407a978ca522f008659c9168f28a340e10 /docs/README.md
parent2c9737ad1464753b167738b321a27467aee2e430 (diff)
fix(docs): Explicit CC-BY-NC-SA license for docs.
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 3e7c9e6..fab8b87 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -2,6 +2,10 @@
This website is built using [Docusaurus 2](https://v2.docusaurus.io/), a modern static website generator.
+## License
+
+The ZMK Documentation is licensed [CC-BY-NC-SA](http://creativecommons.org/licenses/by-nc-sa/4.0/).
+
### Installation
```
@@ -23,4 +27,3 @@ $ npm build
```
This command generates static content into the `build` directory and can be served using any static contents hosting service.
-