diff --git a/Style-Guide.md b/Style-Guide.md index ab0445b..1ed86be 100644 --- a/Style-Guide.md +++ b/Style-Guide.md @@ -1,3 +1,4 @@ +This document lays out general stylistic and structural practices to follow when writing code for the compiler. They keep the codebase neat and consistent. # Comments ## Documentation Comments