Asks to use title case for headers

This commit is contained in:
An Phan 2015-02-23 20:31:25 +08:00
parent b4160dda20
commit 2fd2f5f79d
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
- Put your snippets into corresponding sections.
- Put the snippet names into the [Table of Contents](README.md#table-of-contents) and link them using relative URLs.
- Use `###` headers for your snippets.
- Use [Title Case](https://en.wikipedia.org/wiki/Letter_case#Title_case) for headers.
- Add some note/description if applicable. People will thank you for that.
- Be grateful. Indicate a source using this format `[Source](link)` if applicable.
- For Apache-related examples, wrap your commands in a `apacheconf` code block.