From 79f6a1ef54b2d6b70d27c8304f34ae9087eea0f0 Mon Sep 17 00:00:00 2001
From: Kevin Abel <kevin.abel.0@gmail.com>
Date: Tue, 22 Apr 2014 11:56:32 -0500
Subject: [PATCH] Update README with build/config instructions

---
 README | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README b/README
index d868533..44f04e7 100644
--- a/README
+++ b/README
@@ -7,3 +7,8 @@ Querystring parameters:
     q   The search term
     u   Referring UNL template based site
     cx  Google Custom Search engine to use for local site results
+
+To build and run this project:
+
+1. Copy/Update config.sample.php to config.inc.php (see in-file documentation)
+2. Run `make`
-- 
GitLab