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

@ -105,6 +105,8 @@ pip install .
[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
project manager. A [`justfile`](https://github.com/casey/just) lists some common useful