Skip to content

Commit

Permalink
docs: add docs links in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Preet-Sojitra committed Mar 30, 2024
1 parent a1fa89c commit 7955e56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 7955e56

Please sign in to comment.