From cff28708037e4009e86c2383cfc1ae9094eb779c Mon Sep 17 00:00:00 2001
From: Joe Van Boxtel <joe.vanboxtel@wisc.edu>
Date: Fri, 24 Aug 2018 18:14:51 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index b3c8316..a874757 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,8 @@ If you want to use a different grid system or find yourself wanting to remove a
 
 
 ## Basic project structure
-<pre>app
+<pre>
+|-- app
 |   |-- app.component.html
 |   |-- app.component.scss
 |   |-- app.component.spec.ts					# All tests end with .spec.ts
-- 
GitLab