From 613488588f84dbd47068e736beecb2df78e56a60 Mon Sep 17 00:00:00 2001 From: Yongze Yao Date: Sun, 14 Jul 2019 13:32:28 -0700 Subject: [PATCH] Update README.md Added Chinese translation. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5e844f8..bd1c9d0 100755 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ Ouch, I'm really sorry. Let me know how it can be improved. Run with `node test.js` +### Read this in other languages + +- [中文/Chinese](https://github.com/YongzeYao/the-super-tiny-compiler-CN) + --- [![cc-by-4.0](https://licensebuttons.net/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)