From 78da049e23b0732a4fafed1ec0c97a1b62bd3bb2 Mon Sep 17 00:00:00 2001 From: John <131386799+John-RackRobotics@users.noreply.github.com> Date: Sat, 18 May 2024 21:58:46 -0600 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index d27e436..12052bf 100644 --- a/README.md +++ b/README.md @@ -96,5 +96,25 @@ The motherboard contains multiple functional blocks: - Output Stage ## Firmware Overview +Work in Progress ## 6. Legal & License + +Shield: [![CC BY-NC 4.0][cc-by-nc-shield]][cc-by-nc] + +This work is licensed under a +[Creative Commons Attribution-NonCommercial 4.0 International License][cc-by-nc]. + +[![CC BY-NC 4.0][cc-by-nc-image]][cc-by-nc] + +[cc-by-nc]: https://creativecommons.org/licenses/by-nc/4.0/ +[cc-by-nc-image]: https://licensebuttons.net/l/by-nc/4.0/88x31.png +[cc-by-nc-shield]: https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg + +You are free to: +- Share — copy and redistribute the material in any medium or format +- Adapt — remix, transform, and build upon the material + +Under the following terms: +- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. +- NonCommercial — You may not use the material for commercial purposes.