diff --git a/README.md b/README.md index 707216b..c765103 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,9 @@ pip install . ``` (if you're new to pip-venvs, [this brief guide might be helpful](https://pages.uoregon.edu/tgorordo/courses/uoph410-510a_Image-Analysis/setup.html)). - + + +(The core algorithm is also pretty dead simple, and you could just copy it over into your project too). ## Development Current development tooling is based on the [`uv`](https://docs.astral.sh/uv/) Python package and