From abaedb962bdbd8e85399c99909fbac7b5bc031e4 Mon Sep 17 00:00:00 2001 From: Silvia O'Dwyer <32362757+silvia-odwyer@users.noreply.github.com> Date: Tue, 30 Oct 2018 03:09:42 +0000 Subject: [PATCH] Rectified stray typos in the main README file (#174) * Fixe typo in the README file. Signed-off-by: Silvia O'Dwyer --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38cac53..b918d70 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Note that even if enry's CLI is compatible with linguist's, its main point is th Java bindings ------------ -Generated Java binidings using a C shared library + JNI are located under [`java`](https://github.com/src-d/enry/blob/master/java) +Generated Java bindings using a C-shared library and JNI are located under [`java`](https://github.com/src-d/enry/blob/master/java) Development ------------ @@ -196,7 +196,7 @@ rest in [heuristics.rb](https://github.com/github/linguist/blob/master/lib/lingu Benchmarks ------------ -Enry's language detection has been compared with Linguist's one. In order to do that, linguist's project directory [*linguist/samples*](https://github.com/github/linguist/tree/master/samples) was used as a set of files to run benchmarks against. +Enry's language detection has been compared with Linguist's one. In order to do that, Linguist's project directory [*linguist/samples*](https://github.com/github/linguist/tree/master/samples) was used as a set of files to run benchmarks against. We got these results: