Skip to content

Commit

Permalink
Update readme with coding style exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
eofster committed Nov 25, 2012
1 parent b7b4889 commit a247845
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -35,6 +35,7 @@ Configure and build Telephone
Coding Style Coding Style
------------ ------------


Telephone source code follows [Google Objective-C Style Guide][coding_style]. Telephone source code follows [Google Objective-C Style Guide][coding_style]
with the exception of maximum 120-column width and 4 spaces for indentation.


[coding_style]: http://google-styleguide.googlecode.com/svn/trunk/objcguide.xml [coding_style]: http://google-styleguide.googlecode.com/svn/trunk/objcguide.xml

0 comments on commit a247845

Please sign in to comment.