diff --git a/README.md b/README.md index bda0637..71db75e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # NanoXLSX4j -![Maven Central Version](https://img.shields.io/maven-central/v/ch.rabanti/nanoxlsx4j) - ![GitHub license](https://img.shields.io/github/license/rabanti-github/picoXlsx4j.svg) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frabanti-github%2FNanoXLSX4j.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Frabanti-github%2FNanoXLSX4j?ref=badge_shield&issueType=license) +[![Maven Central Version](https://img.shields.io/maven-central/v/ch.rabanti/nanoxlsx4j) ![GitHub license](https://img.shields.io/github/license/rabanti-github/picoXlsx4j.svg) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frabanti-github%2FNanoXLSX4j.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Frabanti-github%2FNanoXLSX4j?ref=badge_shield) + NanoXLSX4j is a small Java library to create and read XLSX files (Microsoft Excel 2007 or newer) in an easy and native way. The library is originated form [PicoXLSX4j](https://github.com/rabanti-github/PicoXLSX4j) and has basic support of reading spreadsheets. PicoXLSX4j and thus NanoXLSX4j are direct ports of [PicoXLSX for C#](https://github.com/rabanti-github/PicoXLSX) @@ -129,8 +130,7 @@ The [Demo module](https://github.com/rabanti-github/NanoXLSX4j/tree/master/NanoX Hint: You will find most certainly any function, and the way how to use it, in the [Unit Test Section](https://github.com/rabanti-github/NanoXLSX4j/tree/master/NanoXLSX4j.Lib/src/test/java/ch/rabanti/nanoxlsx4j) -## License - -[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frabanti-github%2FNanoXLSX4j.svg?type=large&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Frabanti-github%2FNanoXLSX4j?ref=badge_large&issueType=license) +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frabanti-github%2FNanoXLSX4j.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Frabanti-github%2FNanoXLSX4j?ref=badge_large)