mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 13:32:24 +00:00
Rectified stray typos in the main README file (#174)
* Fixe typo in the README file. Signed-off-by: Silvia O'Dwyer <silviaodwyer119@yahoo.ie>
This commit is contained in:
parent
2596f2b62b
commit
abaedb962b
@ -146,7 +146,7 @@ Note that even if enry's CLI is compatible with linguist's, its main point is th
|
|||||||
Java bindings
|
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
|
Development
|
||||||
------------
|
------------
|
||||||
@ -196,7 +196,7 @@ rest in [heuristics.rb](https://github.com/github/linguist/blob/master/lib/lingu
|
|||||||
Benchmarks
|
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:
|
We got these results:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user