summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2016-12-01 09:56:37 +0800
committerruki <[email protected]>2016-12-01 09:56:37 +0800
commitea6b0b8530b97c1f5bc909c694365a47f99cbdaa (patch)
tree1a99952161b59f249d14cc2b91e03d26ecb3435d
parent9ee7d5f66d1ff9adf40f1582e1d8c80a2e2f7cc9 (diff)
modify README and CHANGELOG.md
-rw-r--r--CHANGELOG.md3
-rwxr-xr-xREADME.md4
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>
# 更新日志
diff --git a/README.md b/README.md
index cc87d19db..7e591d717 100755
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Build Status](https://api.travis-ci.org/waruqi/xmake.svg)](https://travis-ci.org/waruqi/xmake) [![Build status](https://ci.appveyor.com/api/projects/status/cop0jof7vs6as34r?svg=true)](https://ci.appveyor.com/project/waruqi/xmake) [![Join the chat at https://gitter.im/waruqi/tboox](https://badges.gitter.im/waruqi/tboox.svg)](https://gitter.im/waruqi/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![donate](http://tboox.org/static/img/donate.svg)](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的轻量级跨平台自动构建工具,支持在各种主流平台上构建项目