From 1a8071fbaa5d256f7582b00bc437e90bc7b6e4d2 Mon Sep 17 00:00:00 2001
From: donal <donalspring@gmail.com>
Date: Tue, 03 Jul 2018 16:53:08 +0200
Subject: [PATCH] ADD - Big Picture components and fix a typo

---
 5-non-functionals-strike-back/README.md |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/5-non-functionals-strike-back/README.md b/5-non-functionals-strike-back/README.md
index 5a80750..3e1bd09 100644
--- a/5-non-functionals-strike-back/README.md
+++ b/5-non-functionals-strike-back/README.md
@@ -45,7 +45,9 @@
 1. [stryker](http://stryker-mutator.io/) - Mutation testing! What is it? Bugs, or mutants, are automatically inserted into your production code. Your tests are run for each mutant. If your tests fail then the mutant is killed. If your tests passed, the mutant survived. The higher the percentage of mutants killed, the more effective your tests are. It's really that simple.
 
 ## Big Picture
-This exercise begins cluster containing blah blah
+> From the previous exercise; we introduced pipeline-as-code and new Jenkins Slave nodes. This exercise focuses on extending the pipeline with Non-functional testin and some automated security testing.
+
+![big-picture](../images/big-picture/big-picture-4.jpg)
 
 _____
 

--
Gitblit v1.9.3