diff options
| author | ruki <[email protected]> | 2025-12-23 00:44:42 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-12-23 00:44:42 +0800 |
| commit | f5adbc00fad0f91ccb820856a859a5223d9080e9 (patch) | |
| tree | e87329c19df30b2ad46be8d9232f9bc76d8d31b9 | |
| parent | 70961e6e12d35fc76f1819a7633bc4e5dd32b7a7 (diff) | |
update readme
| -rw-r--r-- | README.md | 8 | ||||
| -rw-r--r-- | README_zh.md | 8 |
2 files changed, 0 insertions, 16 deletions
@@ -51,14 +51,6 @@ Support this project by [becoming a sponsor](https://xmake.io/about/sponsor). Yo <a href="https://opencollective.com/xmake#sponsors" target="_blank"><img src="https://opencollective.com/xmake/sponsors.svg?width=890"></a> <a href="https://opencollective.com/xmake#backers" target="_blank"><img src="https://opencollective.com/xmake/backers.svg?width=890"></a> -## Technical support - -You can also consider sponsoring us to get extra technical support services via the [Github sponsor program](https://github.com/sponsors/waruqi). If you do, you can get access to the [xmake-io/technical-support](https://github.com/xmake-io/technical-support) repository, which has the following benefits: - -- [X] Handling Issues with higher priority -- [X] One-to-one technical consulting service -- [X] Review your xmake.lua and provide suggestions for improvement - ## Introduction ([中文](/README_zh.md)) What is Xmake? diff --git a/README_zh.md b/README_zh.md index 77441aade..0c5fa6086 100644 --- a/README_zh.md +++ b/README_zh.md @@ -51,14 +51,6 @@ <a href="https://opencollective.com/xmake#sponsors" target="_blank"><img src="https://opencollective.com/xmake/sponsors.svg?width=890"></a> <a href="https://opencollective.com/xmake#backers" target="_blank"><img src="https://opencollective.com/xmake/backers.svg?width=600"></a> -## 技术支持 - -你也可以考虑通过 [Github 的赞助计划](https://github.com/sponsors/waruqi) 赞助我们来获取额外的技术支持服务,然后你就能获取 [xmake-io/technical-support](https://github.com/xmake-io/technical-support) 仓库的访问权限,获取更多技术咨询相关的信息。 - -- [x] 更高优先级的 Issues 问题处理 -- [x] 一对一技术咨询服务 -- [x] Review xmake.lua 并提供改进建议 - ## 简介 Xmake 是一个基于 Lua 的轻量级跨平台构建工具。 |
