This is an automated email from the ASF dual-hosted git repository. aiceflower pushed a commit to branch release-1.8.0 in repository https://gitbox.apache.org/repos/asf/linkis.git
commit ed4e85e6ddc58eb2ebb20b0d5a62cafcad242d13 Author: v-kkhuang <[email protected]> AuthorDate: Wed May 7 15:07:14 2025 +0800 update readme linkis wiki (#5233) Co-authored-by: “v_kkhuang” <“[email protected]”> --- README.md | 7 ++++++- README_CN.md | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e07621b1e8..c3b154b685 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,10 @@ governance and orchestration between the upper applications and the underlying data engines. </strong> </p> <p align="center"> - <a href="https://linkis.apache.org/">https://linkis.apache.org/</a> + <a href="https://linkis.apache.org/">Apache Linkis | Website</a> +</p> +<p align="center"> + <a href="https://deepwiki.com/apache/linkis">Apache Linkis | DeepWiki</a> </p> <p align="center"> @@ -60,6 +63,8 @@ As a computation middleware, Linkis provides powerful connectivity, reuse, orche Since the first release of Linkis in 2019, it has accumulated more than **700** trial companies and **1000+** sandbox trial users, which involving diverse industries, from finance, banking, tele-communication, to manufactory, internet companies and so on. Lots of companies have already used Linkis as a unified entrance for the underlying computation and storage engines of the big data platform. +Apache Linkis | DeepWiki : https://deepwiki.com/apache/linkis +   diff --git a/README_CN.md b/README_CN.md index fc0f6d1e6f..e42e5f62c0 100644 --- a/README_CN.md +++ b/README_CN.md @@ -6,7 +6,10 @@ <strong>Linkis 构建了一层计算中间件,方便上层应用与底层数据引擎之间的连接、治理和编排 </strong> </p> <p align="center"> - <a href="https://linkis.apache.org/">https://linkis.apache.org/</a> + <a href="https://linkis.apache.org/">Apache Linkis | 官网</a> +</p> +<p align="center"> + <a href="https://deepwiki.com/apache/linkis">Apache Linkis | DeepWiki</a> </p> <p align="center"> @@ -60,6 +63,8 @@ Linkis 在上层应用程序和底层引擎之间构建了一层计算中间件 Linkis 自 2019 年开源发布以来,已累计积累了 700 多家试验企业和 1000+沙盒试验用户,涉及金融、电信、制造、互联网等多个行业。 许多公司已经将 Linkis 作为大数据平台底层计算存储引擎的统一入口,和计算请求/任务的治理管控利器。 +Apache Linkis | DeepWiki : https://deepwiki.com/apache/linkis +   --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
