This is an automated email from the ASF dual-hosted git repository.
delei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/main by this push:
new c57aa2ea docs: update README and README_CN with new links and
formatting (#672)
c57aa2ea is described below
commit c57aa2ea9e710b1a1ef016ee40020c9f821d2f24
Author: Shuxin Pan <[email protected]>
AuthorDate: Mon Nov 3 01:20:14 2025 +0800
docs: update README and README_CN with new links and formatting (#672)
---
README.md | 13 +++++++++++--
readme-cn.md => README_CN.md | 12 ++++++++++--
2 files changed, 21 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 1d962b5b..2eb08d75 100644
--- a/README.md
+++ b/README.md
@@ -16,10 +16,15 @@
-->
<p align="center">
- <img src="logo.svg"/>
+ <a href="https://fesod.apache.org">
+ <img alt="fesod" src="logo.svg" width="260">
+ </a>
</p>
-# Apache Fesod (Incubating)
+<p align="center">
+<b>Readme</b>:
+<b><a href="README.md">English</a></b> | <a href="README_CN.md">中文</a>
+</p>
[](https://github.com/apache/fesod/actions/workflows/ci.yml)
[](https://github.com/apache/fesod/actions/workflows/nightly.yml)
@@ -28,6 +33,10 @@
[](https://fesod.apache.org/)
[**
+**Email: <a href="mailto:[email protected]">Mail to
`[email protected]`</a> to subscribe mailing lists**
+
+
## Introduction
**Apache Fesod (Incubating)** is a high-performance and memory-efficient Java
library for reading and writing Excel
diff --git a/readme-cn.md b/README_CN.md
similarity index 95%
rename from readme-cn.md
rename to README_CN.md
index 7fb97c89..017b3acd 100644
--- a/readme-cn.md
+++ b/README_CN.md
@@ -16,10 +16,15 @@
-->
<p align="center">
- <img src="logo.svg"/>
+ <a href="https://fesod.apache.org">
+ <img alt="fesod" src="logo.svg" width="260">
+ </a>
</p>
-# Apache Fesod (Incubating)
+<p align="center">
+<b>Readme</b>:
+<b><a href="README.md">English</a></b> | <a href="README_CN.md">中文</a>
+</p>
[](https://github.com/apache/fesod/actions/workflows/ci.yml)
[](https://github.com/apache/fesod/actions/workflows/nightly.yml)
@@ -28,6 +33,9 @@
[](https://fesod.apache.org/)
[**
+**邮件: <a href="mailto:[email protected]">发送至
```[email protected]```</a>** 订阅邮件列表
+
## 简介
**Apache Fesod (Incubating)** 是一个高性能、内存高效的 Java 库,用于读写 Excel 文件,旨在简化开发并确保可靠性。
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]