summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-03-30 06:01:15 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-03-30 06:01:15 +0300
commit9938003f625ec3105557529126e8debfbb6bac47 (patch)
tree00a3b169527cc76767827636081e02feaba28980 /README.md
parent57158e5c3fce19ff5df1bf2778fc9177b5e498ff (diff)
README: Minor additions to final section.
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files 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).
+