From 2203766cbd4383d218e69313d3716ee892d63cbf Mon Sep 17 00:00:00 2001 From: Cody Frehr Date: Sat, 4 Jan 2025 14:25:11 -0500 Subject: [PATCH] updates readme (#129) --- README.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index f4ba90a..2f179dd 100644 --- a/README.adoc +++ b/README.adoc @@ -16,7 +16,8 @@ Our primary goals are: APIs are available for the following Xpdf functions (with more to come): -* _pdftotext_ - convert PDF files to text +* _pdfinfo_ - extract PDF meta info +* _pdftotext_ - convert PDF to text == Getting Started @@ -34,7 +35,7 @@ APIs are available for the following Xpdf functions (with more to come): io.xpdf pdf-text-api - 1.0.2 + 1.1.0 ---- @@ -45,7 +46,7 @@ APIs are available for the following Xpdf functions (with more to come): io.xpdf pdf-text-api-spring-boot-starter - 1.0.2 + 1.1.0 ----