From fe5621e25aef139c6f8c340ee4eb1756a4900451 Mon Sep 17 00:00:00 2001 From: MrGidea <98243922+MrGidea@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:47:17 +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 921b44d8..660c7b27 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## Quick start -Currently, the test supports pptx, pdf, csv, word, txt file types +Currently, the test supports pptx, pdf, csv, docx, txt file types * install textract ```bash pip install textract