Update READMEs.

This commit is contained in:
Oleksii Trekhleb 2018-05-26 00:36:45 +03:00
parent e26e986557
commit 0fe62a8448
3 changed files with 9 additions and 4 deletions

View File

@ -10,8 +10,9 @@ Each algorithm and data structure have its own separate README
with related explanations and links for further reading and YouTube with related explanations and links for further reading and YouTube
videos. videos.
_Read this in other languages:_ [简体中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-CN.md) _Read this in other languages:_
_Read this in Traditional Chinese:_ [繁體中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-TW.md) [简体中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-CN.md),
[繁體中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-TW.md)
## Data Structures ## Data Structures

View File

@ -7,7 +7,9 @@
每种算法和数据结构都有自己的 README 并提供相关说明以及进一步阅读和 YouTube 视频。 每种算法和数据结构都有自己的 README 并提供相关说明以及进一步阅读和 YouTube 视频。
_Read this in other languages:_ [_English_](https://github.com/trekhleb/javascript-algorithms/) _Read this in other languages:_
[_English_](https://github.com/trekhleb/javascript-algorithms/),
[繁體中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-TW.md)
## 数据结构 ## 数据结构

View File

@ -6,7 +6,9 @@
這個知識庫包含許多 JavaScript 的資料結構與演算法的基礎範例。 這個知識庫包含許多 JavaScript 的資料結構與演算法的基礎範例。
每個演算法和資料結構都有其個別的文件內有相關的解釋以及更多相關的文章或Youtube影片連結。 每個演算法和資料結構都有其個別的文件內有相關的解釋以及更多相關的文章或Youtube影片連結。
_Read this in other languages:_ [简体中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-CN.md) _Read this in other languages:_
[_English_](https://github.com/trekhleb/javascript-algorithms/),
[简体中文](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-CN.md)
## 資料結構 ## 資料結構