From f2540223c86880862a8f1dad6f2de243bd7f8aea Mon Sep 17 00:00:00 2001 From: Ilya Kantor Date: Sun, 13 Jan 2019 20:25:06 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c8e7ae2..827f42da 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository hosts the content of the Modern JavaScript Tutorial, published a (In alphabetical order): -| Language | Github | Translation leads | Translated (%) | Last Commit | Published | +| Language | Github | Translation leads | Translated (%) | Last Commit | Published | |----------|--------|-------------------|----------------|-------------|-----------| | Chinese | [xitu/javascript-tutorial-zh](https://github.com/xitu/javascript-tutorial-zh) | @leviding | ![](http://translate-hook.javascript.info/stats/zh.svg) | ![](https://img.shields.io/github/last-commit/xitu/javascript-tutorial-zh.svg?maxAge=3600) | https://zh.javascript.info | | Japanese | [KenjiI/javascript-tutorial-ja](https://github.com/KenjiI/javascript-tutorial-ja) | @KenjiI | ![](http://translate-hook.javascript.info/stats/ja.svg) | ![](https://img.shields.io/github/last-commit/KenjiI/javascript-tutorial-ja.svg?maxAge=3600) | https://ja.javascript.info |