diff --git a/README.md b/README.md index 5ecdc51..26c34c8 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # spring-boot-dependency-checker -A small utility that finds manually overridden dependencies in a Maven Pom or SBOM for a Spring Boot application. +A small utility that finds manually overridden dependencies in a Maven POM (most accurate) or SBOM for a Spring Boot application. ## Usage `npm install -g spring-boot-dependency-checker` -`spring-boot-dependency-checker location/to/sbom.json` +`spring-boot-dependency-checker location/to/pom.xml`