Clarify Dependencies and Extra Sections

This commit is contained in:
JesseWeinstein 2016-08-29 19:46:32 -07:00 committed by GitHub
parent bc28e71d1f
commit 8fd1e0c680

View File

@ -109,7 +109,7 @@ progressively greater amount of knowledge."
- Code block illustrating how to install. - Code block illustrating how to install.
**Subsections:** **Subsections:**
- `Dependencies`. Required if there are dependencies. - `Dependencies`. Required if there are unusual dependencies or dependencies that must be manually installed.
- `Updating`. Optional. - `Updating`. Optional.
**Suggestions:** **Suggestions:**
@ -140,8 +140,8 @@ progressively greater amount of knowledge."
- None. - None.
**Suggestions:** **Suggestions:**
- Does not require its own title. - Does not require its own title, however the sections included within it must have titles.
- Any other sections that are relevant should be added here, after [Usage](#usage) and before [API](#api). - This should contain any other sections that are relevant, placed after [Usage](#usage) and before [API](#api).
- Specfically, the [Security](#security) section should be here if it wasn't important enough to be placed above. - Specfically, the [Security](#security) section should be here if it wasn't important enough to be placed above.
### API ### API