aboutsummaryrefslogtreecommitdiff
path: root/search/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'search/README.rst')
-rw-r--r--search/README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/search/README.rst b/search/README.rst
index 0f3b193..e1d14fb 100644
--- a/search/README.rst
+++ b/search/README.rst
@@ -2,6 +2,14 @@
Search Engine
=============
+Setup
+=====
+In order for search.go to use the index package the directory "index"
+must by copied (or linked) into a directory "search" that is in your
+GOPATH.
+
+About
+=====
Search Engine for web science class.
See assign.rst for assignment details.