diff --git a/documents/Spike_Standards.md b/documents/Spike_Standards.md
index ea732a1fc8080fd4436996fb3cffacc3e8866855..5f09136effb3d61a663f1c3ab29571cd7020ad36 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.