From 99ba15d3431e5fa90f51ff7880325d8dd6e8a15f Mon Sep 17 00:00:00 2001 From: "Tony Qu.eth" Date: Tue, 17 Dec 2024 07:42:51 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index add8ce259..ff5b2186b 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,10 @@ What's NPOI
This project is the .NET version of Apache POI project. With NPOI, you can read/write Office 2003/2007 files very easily.
-Donation 捐款 -============ +Donation +========= If you profits/benefits from NPOI, please [sponsor me via Github Sponsor](https://github.com/sponsors/tonyqus) or [donate this project](https://github.com/nissl-lab/npoi/discussions/923). Thank you! -如果您从NPOI受益或实现盈利,请通过[Github Sponsor赞助我](https://github.com/sponsors/tonyqus)或[为该项目捐款](https://github.com/nissl-lab/npoi/discussions/923),谢谢! - Get Started with NPOI ============