diff --git a/README.md b/README.md index dfaa66b..631bbc7 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ This project is migrated from Tony Qu's [NPOI](https://github.com/tonyqus/npoi) by .NET Core Community. +## Announcement + +The root upstream project of the NPOI project is [tonyqus/NPOI](https://github.com/tonyqus/NPOI), which is the .NET version of the [Apache POI](https://github.com/apache/poi). [tonyqus/NPOI](https://github.com/tonyqus/NPOI) is the project with the largest number of downloads of [nuget package](https://www.nuget.org/packages/NPOI/) in the Chinese-speaking area. Developers at home and abroad know that this kind of glory and contribution cannot be obliterated. Just like Linux has derived so many distributions, but no one can deny Linus's contribution. + ## Install NuGet Package ```powershell diff --git a/README.zh-CN.md b/README.zh-CN.md index b9525b3..511a000 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -10,6 +10,10 @@ 本项目由 .NET Core Community 迁移自上游项目 Tony Qu 的 [NPOI](https://github.com/tonyqus/npoi) 。 +## 通告 + +NPOI 项目的最上游项目是 [tonyqus/NPOI](https://github.com/tonyqus/NPOI),该项目是 [Apache POI](https://github.com/apache/poi) 项目的 .NET 版本。[tonyqus/NPOI](https://github.com/tonyqus/NPOI) 是华语地区 [NUGET](https://www.nuget.org/packages/NPOI/) 包下载量最大的项目,为全体海内外开发者们所知,这种荣耀与贡献是谁也不可能抹杀的,就像 Linux 衍生出那么多版本,但又有谁会否认 Linus Torvalds 的贡献? + ## 安装 NuGet 包 ```powershell