From 9938003f625ec3105557529126e8debfbb6bac47 Mon Sep 17 00:00:00 2001
From: Ben Hilburn <bhilburn@gmail.com>
Date: Sun, 29 Mar 2015 20:01:15 -0700
Subject: README: Minor additions to final section.

---
 README.md | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 05a7f316..25a7f968 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ your `~/.zshrc`:
 
 The `context` segment (user@host string) is conditional. This lets you enable it, but only display
 it if you are not your normal user or on a remote host (basically, only print it
-when it likely you need it).
+when it's likely you need it).
 
 To use this feature, make sure the `context` segment is enabled in your prompt
 elements (it is by default), and define a `DEFAULT_USER` in your `~/.zshrc`:
@@ -133,8 +133,14 @@ Light'](https://github.com/altercation/solarized) users. Check it out:
 
 ![](http://bhilburn.org/content/images/2015/03/solarized-light.png)
 
-### Bugs / Contact
+### Contributions / Bugs / Contact
 
 If you have any requests or bug reports, please use the tracker in this Github
 repository.
 
+I'm happy to accept code contributions from anyone who has an improvement!
+Please submit your contribution as a Github pull-request.
+
+If you would like to contact me directly, you can find my e-mail address on my
+[Github profile page](https://github.com/bhilburn).
+
-- 
cgit v1.2.3