commit c08b3f04cdd0a187cf7cbc29ce72300a12facbe7 Author: Juanjo Date: Tue Sep 20 16:57:41 2022 +0200 el readme.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3a726ee --- /dev/null +++ b/README.md @@ -0,0 +1,68 @@ +# Title + +![banner]() + +![badge]() +![badge]() +[![license](https://img.shields.io/github/license/:user/:repo.svg)](LICENSE) +[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) + +This is an example file with maximal choices selected. + +This is a long description. + +## Table of Contents + +- [Security](#security) +- [Background](#background) +- [Install](#install) +- [Usage](#usage) +- [API](#api) +- [Contributing](#contributing) +- [License](#license) + +## Security + +### Any optional sections + +## Background + +### Any optional sections + +## Install + +This module depends upon a knowledge of [Markdown](). + +``` +``` + +### Any optional sections + +## Usage + +``` +``` + +Note: The `license` badge image link at the top of this file should be updated with the correct `:user` and `:repo`. + +### Any optional sections + +## API + +### Any optional sections + +## More optional sections + +## Contributing + +See [the contributing file](CONTRIBUTING.md)! + +PRs accepted. + +Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification. + +### Any optional sections + +## License + +[MIT © Richard McRichface.](../LICENSE) \ No newline at end of file