diff --git a/README.md b/README.md index c9144b4..718b309 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ img = Image.fromarray(img) img.show() ``` +## Documentation + +The official documentation is hosted on Read the Docs: [imgcv Documentation](https://imgcv.readthedocs.io/en/latest/index.html) + ## Contributing Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.