49 lines
645 B
Plaintext
49 lines
645 B
Plaintext
# <project_name>
|
|
|
|
## Description
|
|
|
|
<description>
|
|
|
|
## Getting Started
|
|
|
|
### Dependencies
|
|
|
|
|
|
### Installing
|
|
|
|
|
|
### Executing program
|
|
|
|
|
|
#### Show Help
|
|
|
|
|
|
#### Show Version
|
|
|
|
|
|
## Help
|
|
|
|
Any advise for common problems or issues.
|
|
N / A
|
|
|
|
## Authors
|
|
|
|
Contributors names and contact info
|
|
|
|
ex. <author>
|
|
ex. [@<author> - Gitea](<gitea_project_url>)
|
|
|
|
## Version History
|
|
|
|
* 0.1
|
|
* Initial Release
|
|
|
|
## License
|
|
|
|
This project is licensed under the GPL License - see the [LICENSE.md](./LICENSE.md) file for details
|
|
|
|
## Acknowledgments
|
|
|
|
Inspiration, code snippets, etc.
|
|
* [README-Template.md](https://gist.github.com/DomPizzie/7a5ff55ffa9081f2de27c315f5018afc)
|