diff --git a/README.md b/README.md index 93b40cf..caccf1d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ SkipGram is a prediction based distributional semantic model (DSM) consisting of For Developers ============ -You can also see [Java](https://github.com/olcaytaner/WordToVec), [Python](https://github.com/olcaytaner/WordToVec-Py), [Cython](https://github.com/olcaytaner/WordToVec-Cy), [C#](https://github.com/starlangsoftware/WordToVec-CS), or [C++](https://github.com/olcaytaner/WordToVec-CPP) repository. +You can also see [Java](https://github.com/olcaytaner/WordToVec), [Python](https://github.com/olcaytaner/WordToVec-Py), [Cython](https://github.com/olcaytaner/WordToVec-Cy), [C#](https://github.com/starlangsoftware/WordToVec-CS), [Js](https://github.com/starlangsoftware/WordToVec-Js), or [C++](https://github.com/olcaytaner/WordToVec-CPP) repository. ## Requirements