From a20924ad32f5e6052c4277ec1ce73115a1bae538 Mon Sep 17 00:00:00 2001 From: m2 <69128853+m2Giles@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:16:22 -0500 Subject: [PATCH] feat: Add examples of image-template to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 40fe917..a90a999 100644 --- a/README.md +++ b/README.md @@ -79,3 +79,7 @@ This provides users a method of verifying the image. ``` 4. Commit the `cosign.pub` file into your git repository + +### Examples +[m2os](https://github.com/m2giles/m2os) +[bos](https://github.com/bsherman/bos)