summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9119a8f..4f3fe43 100644
--- a/README.md
+++ b/README.md
@@ -66,8 +66,13 @@ You can also tell Emacs to ignore file variables:
Writing Commit Messages
-----------------------
-One line summary (< 50 characters)
+Structure your commit message like this:
+
+<pre>
+One line summary (less than 50 characters)
+
Longer description (wrap at 72 characters)
+</pre>
### Summary