From 2d6420041abdc1be1a84a95c92ef83591e4649e0 Mon Sep 17 00:00:00 2001
From: Joshua Sziede <jsziede@yahoo.com>
Date: Mon, 19 Nov 2018 21:22:51 -0500
Subject: [PATCH] Update Spike_Standards.md

---
 documents/Spike_Standards.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documents/Spike_Standards.md b/documents/Spike_Standards.md
index ea732a1..5f09136 100644
--- a/documents/Spike_Standards.md
+++ b/documents/Spike_Standards.md
@@ -8,4 +8,4 @@ To help us understand the data and tools we are going to be working with for the
 * The sqrt() function from the Math library
 * Unit Testing in CUnit
 
-All spikes will be created using the C programming language.
+All spikes will be created using the C programming language and placed into their own subdirectories within the spikes directory.
-- 
GitLab