From db9711e84c44685dec4f01b5f500d4a6a2b3c718 Mon Sep 17 00:00:00 2001 From: Hun-yong Song Date: Tue, 10 Jan 2017 17:24:47 +0900 Subject: [PATCH] Add korean translation page link --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a88bfbd..b931dec 100644 --- a/README.md +++ b/README.md @@ -608,3 +608,8 @@ function factorial(n, acc = 1) { // but safe on arbitrary inputs in ES6 factorial(100000) ``` + +### Translation +This document is also available in other languages: + + - ![kr](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/South-Korea.png) **Korean**: [FEDevelopers/es6features](https://github.com/FEDevelopers/es6features)