Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated README with coding style information.
  • Loading branch information
eofster committed Feb 15, 2011
1 parent d27b131 commit 9f2d6ce
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Expand Up @@ -27,4 +27,11 @@ contents.
Configure and build Telephone

$ ./configure --disable-ssl
$ make
$ make

Coding Style
------------

Telephone source code follows [Google Objective-C Style Guide][coding_style].

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

0 comments on commit 9f2d6ce

Please sign in to comment.