From 8bd59b66170847674935c080daba1fda01cd6a77 Mon Sep 17 00:00:00 2001 From: Oleksii Trekhleb Date: Thu, 24 May 2018 08:57:11 +0300 Subject: [PATCH] Add link to Chinese translation. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f1f5497..edf78284 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Each algorithm and data structure have its own separate README with related explanations and links for further reading and YouTube videos. +Read this in other languages: [Chinese](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-CN.md) + ## Data Structures Data structure is a particular way of organizing and storing data in a computer so that it can