From 5880563c08a83729a85c98a324ef79d971b8ef6a Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Sat, 24 Jan 2015 13:47:00 -0800 Subject: [PATCH] credits. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 61d2f5d..0d026d0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # git-open + A command-line script to open the GitHub page for a repository. ## Usage @@ -23,3 +24,5 @@ Put the bash script in `~/bin/` and make sure that folder's in your PATH. wget -O ~/bin/git-open https://raw.githubusercontent.com/paulirish/git-open/master/git-open ``` +## Thx +@jasonmccreary did [all the hard work](https://github.com/jasonmccreary/gh) \ No newline at end of file