diff --git a/README.md b/README.md index 7e20a3d5e..e60255ded 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -DependencyCheck +Dependency-Check ========= -DependencyCheck is a utility that attempts to detect publicly disclosed vulnerabilities contained within project dependencies. It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. If found, it will generate a report linking to the associated CVE entries.. +Dependency-Check is a utility that attempts to detect publicly disclosed vulnerabilities contained within project dependencies. It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. If found, it will generate a report linking to the associated CVE entries. More information can be found on the [wiki].