diff --git a/README.md b/README.md index 5d7875c..123e79b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ `updates` is a CLI tool which checks for dependency updates. It is typically able to complete in less than a second. Supported dependencies are: - npm via `package.json` -- pypi via `pyproject.toml` +- poetry via `pyproject.toml` - go via `go.mod` (checking only currently, disabled by default when directory is used) # Usage