diff --git a/README.md b/README.md index d09aa293d..ac4f9f64d 100644 --- a/README.md +++ b/README.md @@ -35,23 +35,23 @@ Get Started with NPOI [NPOI Changelog](https://github.com/nissl-lab/npoi/wiki/Changelog) +[NPOI code examples (This example repo is private. You can get access by sponsoring me)](https://github.com/sponsors/tonyqus) + Advantage of NPOI ================= -a. [Huge examples (This example repo is private. You can get access by sponsoring me)](https://github.com/sponsors/tonyqus) - -b. It's totally free to use +a. It's totally free to use -c. Cover most features of Excel (cell style, data format, formula and so on) +b. Cover most features of Excel (cell style, data format, formula and so on) -d. Supported formats: xls, xlsx, docx. +c. Supported formats: xls, xlsx, docx. -e. Designed to be interface-oriented (take a look at NPOI.SS namespace) +d. Designed to be interface-oriented (take a look at NPOI.SS namespace) -f. Support not only export but also import +e. Support not only export but also import -g. Real successful cases all over the world +f. Real successful cases all over the world -h. Works on both Windows and Linux +g. Works on both Windows and Linux System Requirement ===================