diff --git a/README.md b/README.md index fe13d666dc616192d268d5107263d16bc3c83594..15b8c04e6b3a56ec97c999dd9479b8fc136e0641 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,11 @@ You should follow the following naming syntax: - Data file could be added for each policy. It must be named `data.json` and placed in the same directory: > Example: `{group}/{policyName}/{version}/data.json` +## Dependencies + +[Dependencies](go.mod) + ## License <hr/> -[Apache 2.0 license](LICENSE) \ No newline at end of file +[Apache 2.0 license](LICENSE)