From 2d75f701470d99ed670ea0f883e2e42e04e3bb70 Mon Sep 17 00:00:00 2001 From: Christopher Angelo Phillips <32073428+spiffcs@users.noreply.github.com> Date: Mon, 11 Dec 2023 23:26:07 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3819b40..d5f8c9a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Manage the license compliance for oci images and software projects -![demo](https://github.com/anchore/grant/assets/32073428/3488b2bb-550e-40cf-8f70-8d58459d92c0) +![demo](https://github.com/anchore/grant/assets/32073428/981be7c0-582f-4966-a1e9-31e770aba9eb) ### Supply an image ```bash @@ -145,4 +145,4 @@ rules: reason: "GPL licenses are not allowed per xxx-xx company policy" exclusions: - "alpine-base-layout" # We don't link against this package so we don't care about its license -``` \ No newline at end of file +```