diff options
| author | ruki <[email protected]> | 2016-12-01 09:56:37 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-12-01 09:56:37 +0800 |
| commit | ea6b0b8530b97c1f5bc909c694365a47f99cbdaa (patch) | |
| tree | 1a99952161b59f249d14cc2b91e03d26ecb3435d | |
| parent | 9ee7d5f66d1ff9adf40f1582e1d8c80a2e2f7cc9 (diff) | |
modify README and CHANGELOG.md
| -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的轻量级跨平台自动构建工具,支持在各种主流平台上构建项目 |
