diff --git a/README.md b/README.md index e946f45..66ee82b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # docsloader ## What is this? @@ -16,6 +18,7 @@ This package can be installed using pip (Python>=3.11): - txt: `pip install docsloader[txt]` - csv: `pip install docsloader[csv]` - md: `pip install docsloader[md]` + - html: `pip install docsloader[html]` - xlsx: `pip install docsloader[xlsx]` - pptx: `pip install docsloader[pptx]` - docx: `pip install docsloader[docx]`