38 lines
470 B
Markdown
38 lines
470 B
Markdown
# Title Goes Here
|
|
Project Subtitle goes here.
|
|
|
|
## Description
|
|
Description of project goes here.
|
|
|
|
## Build Instructions
|
|
How to build:
|
|
* Blah
|
|
* Dee
|
|
* Blah
|
|
|
|
## Deployment Instructions
|
|
How to deploy:
|
|
* Blah
|
|
* Dee
|
|
* Blah
|
|
|
|
## Usage Instructions
|
|
|
|
Usage:
|
|
|
|
`<command> [options] parm1 parm2 ...`
|
|
|
|
`parm1`: Parameter description 1
|
|
|
|
`parm2`: Parameter description 2
|
|
|
|
Options:
|
|
|
|
* `Option1`: Description 1
|
|
* `Option2`: Description 2
|
|
|
|
## Issues
|
|
Issues go here.
|
|
|
|
## Notes
|
|
Notes go here. |