From 85e0c66b588a3fe0f3c89622538bd7e4d5f7f7e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20Fabr=C3=A9gat?= Date: Thu, 22 Feb 2024 16:16:23 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffb3746..7e78ced 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pdf2txt PHP client -This repository contains a PHP 8.2+ library for converting PDF files to images using the [pdf2txt](https://github.com/codeinchq/pdf2txt) service. +This repository contains a PHP 8.2+ library for converting PDF files to text using the [pdf2txt](https://github.com/codeinchq/pdf2txt) service. ## Installation