Updated Coding Standards (markdown)

Scott Lahteine 2015-04-04 15:49:00 -07:00
parent c411bf032c
commit e5c3d901bd

@ -18,6 +18,7 @@ Please follow these coding standards for contributing code to Marlin. Pull reque
- [Marlin-specific Conventions](marlin-specific-conventions) - [Marlin-specific Conventions](marlin-specific-conventions)
- [Preprocessor Directives](#preprocessor-directives) Faster compilation, smaller code - [Preprocessor Directives](#preprocessor-directives) Faster compilation, smaller code
- [Adding a New Features](#adding-a-new-feature) Make Marlin better with your own code - [Adding a New Features](#adding-a-new-feature) Make Marlin better with your own code
- [Useful Links](#useful-links)
## Coding Style ## Coding Style
### Indentation ### Indentation