Update README.md

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-27 23:04:51 -07:00 committed by GitHub
parent f762fd5a23
commit 24243aad2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -103,7 +103,9 @@ pip install .
``` ```
(if you're new to pip-venvs, (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)). [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 ## Development
Current development tooling is based on the [`uv`](https://docs.astral.sh/uv/) Python package and Current development tooling is based on the [`uv`](https://docs.astral.sh/uv/) Python package and