Apparently the counts that come back from the Github api are bytes, not lines. http://developer.github.com/v3/repos/#list-languages
You can see an example of an API call for one of your repositories: https://api.github.com/repos/tzs/Reddit-Math-Display-for-Saf...
Apparently the counts that come back from the Github api are bytes, not lines. http://developer.github.com/v3/repos/#list-languages
You can see an example of an API call for one of your repositories: https://api.github.com/repos/tzs/Reddit-Math-Display-for-Saf...