diff --git a/README.md b/README.md index ec3005468..1ae0fbc48 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ pip install farm-haystack -f https://download.pytorch.org/whl/torch_stable.html ## Key Components -![image](https://raw.githubusercontent.com/deepset-ai/haystack/master/docs/_src/img/sketched_concepts_white.png) +![image](https://raw.githubusercontent.com/deepset-ai/haystack/master/docs/_src/img/concepts_haystack_v2.png) 1. **FileConverter**: Extracts pure text from files (pdf, docx, pptx, html and many more). 2. **PreProcessor**: Cleans and splits texts into smaller chunks.