You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

68 lines
1.3 KiB

2 years ago
  1. # Juanjo cambio en la web
  2. # Title
  3. ![banner]()
  4. ![badge]()
  5. ![badge]()
  6. [![license](https://img.shields.io/github/license/:user/:repo.svg)](LICENSE)
  7. [![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
  8. This is an example file with maximal choices selected.
  9. This is a long description.
  10. ## Table of Contents
  11. - [Security](#security)
  12. - [Background](#background)
  13. - [Install](#install)
  14. - [Usage](#usage)
  15. - [API](#api)
  16. - [Contributing](#contributing)
  17. - [License](#license)
  18. ## Security
  19. ### Any optional sections
  20. ## Background
  21. ### Any optional sections
  22. ## Install
  23. This module depends upon a knowledge of [Markdown]().
  24. ```
  25. ```
  26. ### Any optional sections
  27. ## Usage
  28. ```
  29. ```
  30. Note: The `license` badge image link at the top of this file should be updated with the correct `:user` and `:repo`.
  31. ### Any optional sections
  32. ## API
  33. ### Any optional sections
  34. ## More optional sections
  35. ## Contributing
  36. See [the contributing file](CONTRIBUTING.md)!
  37. PRs accepted.
  38. Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
  39. ### Any optional sections
  40. ## License
  41. [MIT © Richard McRichface.](../LICENSE)