Updated Style Guide (markdown)

brendandahl 2012-10-18 12:16:04 -07:00
parent ed6a90cc9f
commit 60786776c8

@ -2,6 +2,7 @@
## General
* Indentation - 2 spaces
* Line Length - 80 characters
* [Required License in File Header](https://github.com/mozilla/pdf.js/wiki/License-Headers)
## Naming
* variables and functions - lowerCamelCase