diff --git a/README.md b/README.md index de729e45..52c54f3f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Docling parses documents and exports them to the desired format with ease and sp ## Features -* 🗂️ Reads popular document formats (PDF, DOCX, PPTX, Excel, Images, HTML, AsciiDoc & Markdown) and exports to Markdown and JSON +* 🗂️ Reads popular document formats (PDF, DOCX, PPTX, XLSX, Images, HTML, AsciiDoc & Markdown) and exports to Markdown and JSON * 📑 Advanced PDF document understanding including page layout, reading order & table structures * 🧩 Unified, expressive [DoclingDocument](https://ds4sd.github.io/docling/concepts/docling_document/) representation format * 🤖 Easy integration with LlamaIndex 🦙 & LangChain 🦜🔗 for powerful RAG / QA applications