From d98f409f02a0a34a006995ff98a51b6c936ee660 Mon Sep 17 00:00:00 2001
From: donal <donalspring@gmail.com>
Date: Mon, 09 Apr 2018 16:26:59 +0200
Subject: [PATCH] WIP - adding openshift-applier dir

---
 README.md |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 8b2c3ea..961cfb1 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,16 @@
 # Enablement Material
+> Red Hat Open Innovation Labs Enablement Material. 
+
+![jenkins-docker-star-wars](../images/exercise1/jenkins-docker-star-wars.jpg)
+
+This is a collection of practices and exercises to take a learner through a four day simulated residency experience. Learners can expect to be exposed to labs practices such as [Event Storming](https://rht-labs.github.io/practice-library/practices/event-storming/), [Social Contract](https://rht-labs.github.io/practice-library/practices/social-contract/) and [Impact Mapping](https://rht-labs.github.io/practice-library/practices/impact-mapping/) amoung many more which can be found in our (Practice Library)[https://rht-labs.github.io/practice-library/]. Learners will also be exposed to `Labs CI/CD` - how we use OpenShift & Ansible in conjunction with Jenkins to automate build and deploy of a sample todolist application and it's required infrastructure.
 
 ## Learner pre-requisites
- - OCP CLI <version> installed
- - Ansible <version> installed
- - NodeJS <version> 
+ - OCP CLI v3.9
+ - Ansible v2.5
+ - NodeJS v8.x
  - Git Installed
- - Access to cluster `oc login -u <username> -p <password> <cluster_url>`
+ - Access to an OpenShift cluster `oc login -u <username> -p <password> <cluster_url>`
 
 > Or Download the tools-container containing most of these (TODO)
 
@@ -15,5 +20,3 @@
 <!-- links to slides here! -->
 
 ______
-
-## Practice Library

--
Gitblit v1.9.3