From dba30b92cfb560c7e6c51ae42ffe4c4e92ea0e99 Mon Sep 17 00:00:00 2001
From: acammies <acammies@redhat.com>
Date: Wed, 11 Apr 2018 18:00:51 +0200
Subject: [PATCH] small changes following post sprint review feedback

---
 exercises/1-the-manual-menace/README.md |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/exercises/1-the-manual-menace/README.md b/exercises/1-the-manual-menace/README.md
index c240cb6..4a9ecf7 100644
--- a/exercises/1-the-manual-menace/README.md
+++ b/exercises/1-the-manual-menace/README.md
@@ -17,7 +17,9 @@
 * [Nexus](https://www.sonatype.com/nexus-repository-sonatype) - Repository manager for storing lots of application types. Can also host `npm` and `Docker` registries.
 * [Jenkins](https://jenkins.io/) - OpenSource Build automation server. Highly customisable with plugins.
 * [Ansible](https://www.ansible.com/) - IT Automation tool used to provision and manage state of cloud and physical infrastructure.
-* [OpenShift Applier](https://github.com/redhat-cop/openshift-applier) - Community driven Git server
+* [OpenShift Applier](https://github.com/redhat-cop/openshift-applier) - used to apply OpenShift objects to an OpenShift Cluster.
+
+
 
 ## Big Picture
 This exercise begins with an empty Cluster

--
Gitblit v1.9.3