From f002ae0385f125f0f3c8a0c0fe8bde4e85fcc059 Mon Sep 17 00:00:00 2001 From: Sandeep Raju Prabhakar Date: Sun, 4 Mar 2018 02:24:10 -0800 Subject: [PATCH 1/2] add binary to ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a1338d6..5134af9 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 .glide/ + +ghost-coder-iterm From 6e7a06cbfa08fc837a27e36b4f24a42a8441d2cd Mon Sep 17 00:00:00 2001 From: Sandeep Raju Prabhakar Date: Sun, 4 Mar 2018 02:27:03 -0800 Subject: [PATCH 2/2] fixes README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a38b66..f23a368 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ghost-coder-iterm -[Ryan Michela](https://github.com/rmichela)'s Ghost Coder implementation in Golang. +[Ryan Michela](https://github.com/rmichela)'s Ghost Coder, implemented in Golang. ## What is Ghost Coder?