lint formatting fixes
This commit is contained in:
@@ -3,17 +3,21 @@
|
||||
information.*
|
||||
|
||||
##### Product:
|
||||
|
||||
::PRODUCT-NAME
|
||||
|
||||
##### Release Number:
|
||||
|
||||
::X.Y.Z
|
||||
|
||||
##### Release Date:
|
||||
|
||||
::YEAR/MONTH/DAY
|
||||
|
||||
##### Customer Support:
|
||||
|
||||
:: For more information or support, please visit our
|
||||
[website](http://www.COMPANY.com/products/PRODUCTNAME/) or
|
||||
[website](http://www.COMPANY.com/products/PRODUCT-NAME/) or
|
||||
email us at <support@COMPANY.com>
|
||||
|
||||
---
|
||||
@@ -37,6 +41,7 @@ rather than end-user applications, you should include information on
|
||||
needed development and bugging tools, e.g., Ant and JUnit.*
|
||||
|
||||
#### What other software must be installed first?
|
||||
|
||||
::Before you can install this product, you must install the following
|
||||
packages:
|
||||
|
||||
@@ -46,6 +51,7 @@ packages:
|
||||
- ::[OTHER PACKAGES](http://)
|
||||
|
||||
#### How do I install PRODUCT-NAME?
|
||||
|
||||
:: Please follow these steps
|
||||
|
||||
1. ::STEP
|
||||
@@ -55,7 +61,7 @@ packages:
|
||||
4. ::STEP
|
||||
|
||||
#### How can I uninstall PRODUCT-NAME?
|
||||
|
||||
|
||||
1. ::STEP
|
||||
2. ::STEP
|
||||
- ::SUB-STEP
|
||||
@@ -63,6 +69,7 @@ packages:
|
||||
4. ::STEP
|
||||
|
||||
#### What if I encounter problems?
|
||||
|
||||
::Please see the troubleshooting section in the [FAQ](FAQ).
|
||||
|
||||
### Getting Started
|
||||
@@ -77,7 +84,7 @@ components, include instructions on running unit tests.*
|
||||
2. :Run unit tests by typing "ant test"
|
||||
- ::A brief report will be shown on the console
|
||||
- ::A detailed test report for any failed tests will be
|
||||
in build/testout.
|
||||
in build/test-out.
|
||||
|
||||
#### ::How can I quickly get started using PRODUCT-NAME?
|
||||
|
||||
|
Reference in New Issue
Block a user