Skip to content

Commit

Permalink
Add badge for E2E tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ckorzen authored Oct 4, 2023
1 parent 52691e7 commit 7100099
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
<a href="https://github.com/ad-freiburg/pdftotext-plus-plus/actions/workflows/unit_test.yml">
<img src="https://github.com/ad-freiburg/pdftotext-plus-plus/actions/workflows/unit_test.yml/badge.svg">
</a>
<a href="https://github.com/ad-freiburg/pdftotext-plus-plus/actions/workflows/e2e_test.yml">
<img src="https://github.com/ad-freiburg/pdftotext-plus-plus/actions/workflows/e2e_test.yml/badge.svg">
</a>
</p>

<p align="center">
Expand Down Expand Up @@ -148,4 +151,4 @@ pdftotext++ [options] <pdf-file> <output-file>
## Resources

* See the [documentation](https://pdftotext.cs.uni-freiburg.de) for a technical reference of *pdftotext++*. It contains descriptions of all available classes, modules, methods and arguments.
* TODO: changelog
* TODO: changelog

0 comments on commit 7100099

Please sign in to comment.