From b9dad787ae917205f1fcf59f0e6084d55db71407 Mon Sep 17 00:00:00 2001
From: Pete R Jemian <prjemian@users.noreply.github.com>
Date: Mon, 30 Oct 2017 09:23:33 -0500
Subject: [PATCH] explains how XXX is used

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 7af6c86..ad91738 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
 # xxx
 APS BCDA synApps module: xxx
 
+XXX is a template to use when creating an EPICS IOC that provides beam line support.
+It uses the various modules that comprise synApps and other support.
+
 For more information, see
    http://www.aps.anl.gov/bcda/synApps
 
-- 
GitLab