From c7edad75e995af15c6544fd972ff312ce920fe23 Mon Sep 17 00:00:00 2001 From: Sergeev Sergey Date: Thu, 19 Sep 2019 18:06:29 +0300 Subject: [PATCH 1/3] add other translations links --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 024f946..0bbf341 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ Переводы: * [Корейский](https://github.com/JaeYeopHan/Interview_Question_for_Beginner/blob/master/Reverse_Interview/README.md) +- Китайский [Упрощенный](https://github.com/yifeikong/reverse-interview-zh) / [Традиционный](https://github.com/NeroCube/reverse-interview-zh-tw/blob/master/README.md) +- [Французский](https://github.com/viraptor/reverse-interview/blob/master/translations/FRENCH.md) +- [Португальский (Бразильский)](https://github.com/viraptor/reverse-interview/blob/master/translations/pt-BR.md) +- [Испанский](https://github.com/felHR85/Entrevista-inversa/blob/master/README.md) ## Как пользоваться списком From 04f2eac03db9248722302d99497df24a9e6870e3 Mon Sep 17 00:00:00 2001 From: Sergeev Sergey Date: Thu, 19 Sep 2019 18:10:29 +0300 Subject: [PATCH 2/3] list formatting --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0bbf341..7f966be 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ Переводы: * [Корейский](https://github.com/JaeYeopHan/Interview_Question_for_Beginner/blob/master/Reverse_Interview/README.md) -- Китайский [Упрощенный](https://github.com/yifeikong/reverse-interview-zh) / [Традиционный](https://github.com/NeroCube/reverse-interview-zh-tw/blob/master/README.md) -- [Французский](https://github.com/viraptor/reverse-interview/blob/master/translations/FRENCH.md) -- [Португальский (Бразильский)](https://github.com/viraptor/reverse-interview/blob/master/translations/pt-BR.md) -- [Испанский](https://github.com/felHR85/Entrevista-inversa/blob/master/README.md) +* Китайский [Упрощенный](https://github.com/yifeikong/reverse-interview-zh) / [Традиционный](https://github.com/NeroCube/reverse-interview-zh-tw/blob/master/README.md) +* [Французский](https://github.com/viraptor/reverse-interview/blob/master/translations/FRENCH.md) +* [Португальский (Бразильский)](https://github.com/viraptor/reverse-interview/blob/master/translations/pt-BR.md) +* [Испанский](https://github.com/felHR85/Entrevista-inversa/blob/master/README.md) ## Как пользоваться списком From 797ff2d7b44ffb031d7e152b8ef9f39a005dad5d Mon Sep 17 00:00:00 2001 From: Sergeev Sergey Date: Thu, 19 Sep 2019 18:11:51 +0300 Subject: [PATCH 3/3] translations order as in original (eng) version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f966be..321fc63 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ * [Английский](https://github.com/viraptor/reverse-interview) Переводы: -* [Корейский](https://github.com/JaeYeopHan/Interview_Question_for_Beginner/blob/master/Reverse_Interview/README.md) * Китайский [Упрощенный](https://github.com/yifeikong/reverse-interview-zh) / [Традиционный](https://github.com/NeroCube/reverse-interview-zh-tw/blob/master/README.md) * [Французский](https://github.com/viraptor/reverse-interview/blob/master/translations/FRENCH.md) +* [Корейский](https://github.com/JaeYeopHan/Interview_Question_for_Beginner/blob/master/Reverse_Interview/README.md) * [Португальский (Бразильский)](https://github.com/viraptor/reverse-interview/blob/master/translations/pt-BR.md) * [Испанский](https://github.com/felHR85/Entrevista-inversa/blob/master/README.md)