diff --git a/README.md b/README.md index 1735462..89fa04f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -A plugin for OWASP Dependency Check that analyzes IPK files from YOCTO. +# Plugin for OWASP Dependency Check that analyzes IPK files from YOCTO Useful for finding known vulnerabilities and licenses. @@ -14,4 +14,4 @@ Tested with Debian, but it will likely work with other distributions or even wit 1. Build JAR file using `mvn package`. 2. Add the JAR file to `plugins` directory of OWASP Dependency Check (CLI version). -3. Run the ODC on IPK files with com.ysoft.yocto.enabled=true. \ No newline at end of file +3. Run the ODC on IPK files with com.ysoft.yocto.enabled=true.