From 12a85bc4a3b6fa338e93823582ac2f8af4652413 Mon Sep 17 00:00:00 2001 From: MrGidea <98243922+MrGidea@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:46:48 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f133490..921b44d8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ## Quick start +Currently, the test supports pptx, pdf, csv, word, txt file types * install textract ```bash pip install textract