Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlbauer authored May 19, 2023
1 parent efbf0e8 commit 29fc112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pdfact-service
[![License](https://img.shields.io/github/license/dnlbauer/pdfact-service)](./LICENSE)
![actions](https://github.com/dnlbauer/pdfact-service/actions/workflows/build.yml/badge.svg?branch=main)
![actions](https://github.com/dnlbauer/pdfact-service/actions/workflows/publish-docker.yml/badge.svg?branch=main)
[![Docker](https://img.shields.io/docker/pulls/dnlbauer/pdfact-service)](https://hub.docker.com/r/dnlbauer/pdfact-service/tags)

A Webservice to analyze the content of PDF Documents using a HTTP API. This is a simple HTTP wrapper around [ad-freiburg/pdfact](https://github.com/ad-freiburg/pdfact) and builds the container image directly from their source.
Expand Down

0 comments on commit 29fc112

Please sign in to comment.