diff --git a/README.md b/README.md index 425e58e..a40ef11 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,16 @@ All commands are run from the root of the project, from a terminal: | `pnpm new-post ` | Create a new post | | `pnpm astro ...` | Run CLI commands like `astro add`, `astro check` | | `pnpm astro --help` | Get help using the Astro CLI | + + +Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa] + +This work is licensed under a +[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa]. + +[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa] + +[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 +