From 81f5e5dc657a6b6304951752f6025c1760abf054 Mon Sep 17 00:00:00 2001
From: Matthew Kelly <mkelly2@iastate.edu>
Date: Sun, 28 Jan 2018 10:47:16 -0600
Subject: [PATCH] Updated list format in getting started documentation

---
 groundStation/documentation/getting_started.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/groundStation/documentation/getting_started.md b/groundStation/documentation/getting_started.md
index 8f389ccb3..a084a8220 100644
--- a/groundStation/documentation/getting_started.md
+++ b/groundStation/documentation/getting_started.md
@@ -3,10 +3,12 @@ Getting Started - Ground Station
 
 The Ground Station as a whole allows all the different systems and hardware to
 communicate with each other. The Ground Station has four main components including:
+
 	* Command Line Interface (CLI)
 	* Graphical User Interface (GUI)
 	* Frontend
 	* Backend
+
 Both the CLI and GUI are user interfaces. The GUI uses all the same commands as the 
 CLI but has extra functionality. The GUI shows the controls graph, provides extra
 navigation help, and will soon support real time graphing of the data. The Frontend
-- 
GitLab