From cc32f8bfd8a43308d152869fe50da47d6ef7e045 Mon Sep 17 00:00:00 2001 From: josefswadijohansson Date: Sat, 24 May 2025 07:16:16 +0200 Subject: [PATCH] updated the readme file to have the right license written --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2652cb6..cfc9665 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@ # AFRS +[![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa] + Just a fun side electronic project, an Automatic Fishing Reel Spooler -Shield: [![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa] + +## License This work is licensed under a -[Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa]. +[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa]. -[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa] +[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa] -[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/ -[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png -[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg +[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/ +[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png +[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg \ No newline at end of file