diff --git a/README.md b/README.md index a486174..bc98a62 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,8 @@ govulncheck is install using 'go install' and is used to scan the application de ### gosec ``` gosec is used for static code analysis. -``` \ No newline at end of file +``` + +## TODO +1. Add support for unit tests +2. Add ginkgo/gomega support \ No newline at end of file