diff --git a/documents/Programming_Standards.md b/documents/Programming_Standards.md index 64eb8ea2eb935c48f92f3e98523c272f2838c0bc..b98de31e7e071bc059e12f53a77fc297a4ec4f05 100644 --- a/documents/Programming_Standards.md +++ b/documents/Programming_Standards.md @@ -1,3 +1,3 @@ -##Programming Standards +## Programming Standards We will use the CMU C Style standards as presented in C_Coding_Standard.pdf, located within the documents directory. This is the programming standard adapted by Carnegie Mellon University to be used for the C programming language.