From 715680bc360fa85d13cc9ae643fa35a8f59d8e7f Mon Sep 17 00:00:00 2001 From: Ted Nyman Date: Fri, 20 Dec 2013 15:34:40 -0800 Subject: [PATCH] Minor README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d0d176e3..4647dafd 100644 --- a/README.md +++ b/README.md @@ -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: