diff options
| -rw-r--r-- | CHANGELOG.md | 3 | ||||
| -rwxr-xr-x | README.md | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dc50f8b7..23191f932 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Changelog +# Changelog ([中文](#中文)) ## master (unreleased) @@ -176,6 +176,7 @@ * Fix install bug for windows x86_64 * Fix relative path bug +<h1 id="中文"></h1> # 更新日志 @@ -2,7 +2,7 @@ [](https://travis-ci.org/waruqi/xmake) [](https://ci.appveyor.com/project/waruqi/xmake) [](https://gitter.im/waruqi/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](http://xmake.io/pages/donation.html#donate) -## Introduction +## Introduction ([中文](#中文)) xmake is a make-like build utility based on lua. @@ -228,6 +228,8 @@ Some projects using xmake: * Homepage:[TBOOX Open Source Project](http://www.tboox.org/cn) * Community:[TBOOX Open Source Community](http://www.tboox.org/forum) +<h1 id="中文"></h1> + ## 简介 XMake是一个基于Lua的轻量级跨平台自动构建工具,支持在各种主流平台上构建项目 |
