Added links to each contributor's GitHub profile.
diff --git a/README.md b/README.md
index dc90d5f..f889adb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Bash it
-'Bash it' is a mash up of my own bash commands and scripts, other bash stuff I have found and a shameless ripoff of oh-my-zsh. :)
+'Bash it' is a mash up of my own bash commands and scripts, other bash stuff I have found and a shameless ripoff of oh-my-zsh. :)
Includes some autocompletion tools, theming support, aliases, custom functions, a few stolen pieces from Steve Losh, and more.
@@ -33,7 +33,7 @@
* lib/custom.bash
* plugins/custom.plugins.bash
-and anything in the custom directory will be ignored with the exception of custom/example.bash.
+and anything in the custom directory will be ignored with the exception of custom/example.bash.
## Themes
@@ -50,9 +50,17 @@
If you are submitting a pull request, please add your name to the list.
-* Robert Evans
-* David Bradford
-* Rich Manalang
-* Piotr Usewicz
-* Simon H. Eskildsen
-* Mark Szymanski
+* [Robert Evans][revans]
+* [David Bradford][zerobearing2]
+* [Rich Manalang][manalang]
+* [Piotr Usewicz][pusewicz]
+* [Simon H. Eskildsen][sirupsen]
+* [Mark Szymanski][mrman208]
+
+[revans]: http://github.com/revans
+[zerobearing2]: http://github.com/zerobearing2
+[manalang]: http://github.com/manalang
+[pusewicz]: http://github.com/pusewicz
+[sirupsen]: http://github.com/sirupsen
+[mrman208]: http://github.com/mrman208
+