diff --git a/README.md b/README.md index 831c4f0c..4ddd30ef 100644 --- a/README.md +++ b/README.md @@ -70,9 +70,11 @@ pipe = Pipeline() pipe.run(...) ``` +Some experimental features come with example notebooks and resources that can be found in the [`examples` folder](https://github.com/deepset-ai/haystack-experimental/tree/main/examples). + ## Documentation -Documentation for `haystack-experimental` can be found [here](https://docs.haystack.deepset.ai/reference/haystack-experimental-api). +Documentation for `haystack-experimental` can be found [here](https://docs.haystack.deepset.ai/reference/). ## Implementation