From 445e0ce6fd9ae17880308d32728e1cfe943f14c9 Mon Sep 17 00:00:00 2001 From: Ilya Kantor Date: Sun, 13 Jan 2019 20:18:10 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index afcbb5f6..788dcb04 100755 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ This repository hosts the content of the Modern JavaScript Tutorial, published a (In alphabetical order): -| Language | Github | Translation leads | Translated (%) | 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 | https://github.com/KenjiI/javascript-tutorial-ja | @KenjiI | ![](http://translate-hook.javascript.info/stats/ja.svg) | https://ja.javascript.info | | Polish | https://github.com/krzmaciek/javascript-tutorial-pl | @krzmaciek | ![](http://translate-hook.javascript.info/stats/pl.svg) | - |