Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license scan report and status #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,14 @@ Helper (_minion_) for some mundane tasks with PDF documents, among others:
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=gernotstarke_PDFminion&metric=alert_status)](https://sonarcloud.io/dashboard?id=gernotstarke_PDFminion)
[![Maintainability](https://api.codeclimate.com/v1/badges/c481ef8142826f71ff65/maintainability)](https://codeclimate.com/github/gernotstarke/PDFminion/maintainability)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Farc42%2FPDFminion.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Farc42%2FPDFminion?ref=badge_shield)


## Why PDFminion?

When creating PDF documents, you often need to add page numbers, headers, footers, or combine multiple PDF files into a single file.
PDFminion can do that for you - from a terminal and the command line, on MacOS, Linux and Windows platforms.


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Farc42%2FPDFminion.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Farc42%2FPDFminion?ref=badge_large)