Minor README

This commit is contained in:
Ted Nyman
2013-12-20 15:34:40 -08:00
parent b5df71950d
commit 715680bc36

View File

@@ -31,8 +31,7 @@ The actual syntax highlighting is handled by our Pygments wrapper, [pygments.rb]
### Stats
The Language Graph you see on every repository is built by aggregating the languages of each file in that repository.
The top language in the graph determines the project's primary language. Collectively, these stats make up the [Top Languages](https://github.com/languages) page.
The Language stats bar that you see on every repository is built by aggregating the languages of each file in that repository. The top language in the graph determines the project's primary language. Collectively, these stats make up the [Top Languages](https://github.com/languages) page.
The repository stats API, accessed through `#languages`, can be used on a directory: