From 12b6ce2153bd0424f9d087dadc3684f53b2b9c38 Mon Sep 17 00:00:00 2001
From: Simon J Mudd <sjmudd@pobox.com>
Date: Tue, 23 Dec 2014 08:27:10 +0100
Subject: [PATCH] Adjust README.md to mention where to get binaries

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index aa431a8..68e7f82 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,11 @@ the actiity of those users.
 
 ### Installation
 
-Install and update this go package with `go get -u github.com/sjmudd/pstop`
+Install and update this go package with `go get -u github.com/sjmudd/pstop`.
+
+Note if you are looking for binaries for pstop then look here
+http://gobuild.io/github.com/sjmudd/pstop as a possible location.
+I have not tried this service but it looks ok.
 
 ### Dependencies
 
-- 
2.7.4