{{ project_title }}

[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![{{ license }}License][license-shield]][license-url]

{{ project_description }}

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Acknowledgments
## About The Project

(back to top)

### Built With

(back to top)

## Getting Started ### Prerequisites ### Installation

(back to top)

## Usage _For more examples, please refer to the [Documentation](https://example.com)_

(back to top)

## Roadmap See the [open issues](https://github.com/github_username/repo_name/issues) for a full list of proposed features (and known issues).

(back to top)

## Contributing Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. Take a look at [CODE OF CONDUCT](/CODE_OF_CONDUCT.md) and [CONTRIBUTING](/CONTRIBUTING.md) for more info.

(back to top)

## License Distributed under the {{ license }} License. See [LICENSE](/LICENSE) for more information.

(back to top)

## Acknowledgments

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/{{ github_username }}/{{ repo_name }}.svg?style=for-the-badge [contributors-url]: https://github.com/{{ github_username }}/{{ repo_name }}/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/{{ github_username }}/{{ repo_name }}.svg?style=for-the-badge [forks-url]: https://github.com/{{ github_username }}/{{ repo_name }}/network/members [stars-shield]: https://img.shields.io/github/stars/{{ github_username }}/{{ repo_name }}.svg?style=for-the-badge [stars-url]: https://github.com/{{ github_username }}/{{ repo_name }}/stargazers [issues-shield]: https://img.shields.io/github/issues/{{ github_username }}/{{ repo_name }}.svg?style=for-the-badge [issues-url]: https://github.com/{{ github_username }}/{{ repo_name }}/issues [license-shield]: https://img.shields.io/github/license/{{ github_username }}/{{ repo_name }}.svg?style=for-the-badge [license-url]: https://github.com/{{ github_username }}/{{ repo_name }}/blob/master/LICENSE