diff --git a/README.md b/README.md index 49e6cbbd..7a457889 100644 --- a/README.md +++ b/README.md @@ -358,20 +358,32 @@ These models are described by---and can be loaded with---the bioimageio.spec pac In addition bioimageio.core provides functionality to convert model weight formats. -To get an overview of this functionality, check out these example notebooks: +### Documentation +[Here you find the bioimageio.core documentation.](https://bioimage-io.github.io/core-bioimage-io-python/bioimageio/core.html) + +#### Presentations +- [Create a model from scratch](https://bioimage-io.github.io/core-bioimage-io-python/presentations/create_ambitious_sloth.slides.html) ([source](https://github.com/bioimage-io/core-bioimage-io-python/tree/main/presentations)) + +#### Examples +