summaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-10-27 14:10:47 -0400
committerGitHub <noreply@github.com>2020-10-27 14:10:47 -0400
commit3b9caaaf907d67dc76daa0db074aac6a8efec02a (patch)
tree975dc9887a571902791e4c2738f9e628e60462ea /docs/README.md
parent2f09957ae208a49db229f000c9c82905d001b669 (diff)
parent571d045c75592b65ddf44c6f2fb0cbf17facb72f (diff)
Merge pull request #304 from petejohanson/docs/cc-license-details
Explicitly license documentation as CC-BY-NC-SA.
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index f2d92b7..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
```