From 02b43a5d6629a44ed4488125ddca94f66c04383d Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Mon, 27 May 2013 22:22:44 -0400 Subject: [PATCH] minor update to text Former-commit-id: 3d7ed5dfd4bef89e002d5bb3e49dc581a4863529 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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].