summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2011-01-14 18:31:41 +0100
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2011-01-14 18:41:31 +0100
commit260d08a61b078ddf10b043a2173cc84089bf95cb (patch)
tree046939b8a2e741dd2882eba1057eb2d56988194d /README.md
parentd6445b0a15e845a8887b74ec0771f558062a22e8 (diff)
downloadrebar-260d08a61b078ddf10b043a2173cc84089bf95cb.tar.gz
Update README: fix formatting
Diffstat (limited to 'README.md')
-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