From ddeb568f389ff86b47d339f726fdafdeb611bc81 Mon Sep 17 00:00:00 2001 From: Manuel Carmona Date: Tue, 18 Jul 2017 14:01:02 +0200 Subject: [PATCH] fixed histogram's url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb0f00d..691c3ac 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ Enry's language detection has been compared with Linguist's language detection. Following results were obtained: -![histogram](https://raw.githubusercontent.com/src-c/enry/master/benchmarks/histogram/distribution.jpg) +![histogram](https://raw.githubusercontent.com/src-d/enry/master/benchmarks/histogram/distribution.png) The histogram represents the number of files for which spent time in language detection was in the range of the time interval indicated in x axis.