README: Fix the header levels.

This commit is contained in:
Chris Johns 2016-11-09 12:21:00 +11:00
parent aa1c010e31
commit 356b0ec21c

View File

@ -264,11 +264,13 @@ existing documentation for an example and if unsure ask.
3. The headings use the following:
Heading
1 ======
2 ------
3 ~~~~~~
4 ^^^^^^
Heading Description
1 ###### Part
2 ****** Section
3 ====== Sub-ection
4 ------ Sub-sub-section
5 ^^^^^^ Sub-sub-sub-section
6 ~~~~~~ Sub-sub-sub-sub-section
3. For literal output, such as shell commands and code use '::' at the trailing
edge of the previous paragraph. If the '.. code-block::' with