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

---
 2-attack-of-the-pipelines/README.md |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/2-attack-of-the-pipelines/README.md b/2-attack-of-the-pipelines/README.md
index 04b6948..eae6de0 100644
--- a/2-attack-of-the-pipelines/README.md
+++ b/2-attack-of-the-pipelines/README.md
@@ -37,7 +37,9 @@
 1. [VueJS](https://vuejs.org/) - Vue (pronounced /vju��/, like view) is a progressive framework for building user interfaces. It is designed from the ground up to be incrementally adoptable, and can easily scale between a library and a framework depending on different use cases. It consists of an approachable core library that focuses on the view layer only, and an ecosystem of supporting libraries that helps you tackle complexity in large Single-Page Applications.
 
 ## Big Picture
-> From the previous exercise; we created some supporting tooling needed by our app/
+> From the previous exercise; we created some supporting tooling needed by our app. Now we will introduce our Sample App and create a pipeline for it
+
+![big-picture](../images/big-picture/big-picture-2.jpg)
 
 _____
 

--
Gitblit v1.9.3