From 1e163e447f7a2db2f02bc685514712792577331a Mon Sep 17 00:00:00 2001 From: Darren Hardy Date: Wed, 1 Jun 2016 11:36:49 -0700 Subject: [PATCH] Added pointer to Wiki --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8beb82bb..0e9cb5f8 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ GIS-Robot-Suite Robot code for accessioning, delivery, and discovery of GIS resources. + +# Documentation + +Check the [Wiki](https://github.com/sul-dlss/robot-master/wiki) in the robot-master repo. + To run, use the `lyber-core` infrastructure, which uses `bundle exec controller boot` to start all robots defined in `config/environments/robots_ENV.yml`.