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.

67 lines
1.2 KiB

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