añadida licencia
This commit is contained in:
parent
a3ce7e55fc
commit
3f8a7b47dd
13
README.md
13
README.md
@ -61,3 +61,16 @@ All commands are run from the root of the project, from a terminal:
|
|||||||
| `pnpm new-post <filename>` | Create a new post |
|
| `pnpm new-post <filename>` | Create a new post |
|
||||||
| `pnpm astro ...` | Run CLI commands like `astro add`, `astro check` |
|
| `pnpm astro ...` | Run CLI commands like `astro add`, `astro check` |
|
||||||
| `pnpm astro --help` | Get help using the Astro CLI |
|
| `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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user