From 0cfcb6917ba6af585a1b8e4c19e548db45c71893 Mon Sep 17 00:00:00 2001 From: Ted Nyman Date: Thu, 6 Feb 2014 13:18:02 -0800 Subject: [PATCH] Minor README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 958df8d5..1ff2ed8f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The actual syntax highlighting is handled by our Pygments wrapper, [pygments.rb] ### Stats -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 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. The repository stats API, accessed through `#languages`, can be used on a directory: