mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-26 21:03:58 -06:00
Switch to creative commons license (#177)
* Switch to creative commons license This updates the license to CC-BY-SA * update img * Add CC-BY-SA logo and licence link on 2nd page * Fix compilation bug on title page --------- Co-authored-by: Ced <ced@sdf.org>
This commit is contained in:
committed by
GitHub
parent
580dab372b
commit
61af6372e0
11
README.md
11
README.md
@@ -123,3 +123,14 @@ me to dedicate time to continuously update and improve this book.
|
||||
|
||||
* [My YouTube channel](https://youtube.com/c/thebreadcode)
|
||||
* [Ask a question on Discord](https://breadco.de/discord)
|
||||
|
||||
## License
|
||||
|
||||
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0
|
||||
International License][cc-by-sa].
|
||||
|
||||
[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-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
|
||||
Reference in New Issue
Block a user