From 51183d371cb9557ef8aa052b03bd55c0137a1bb4 Mon Sep 17 00:00:00 2001
From: Nick Kubala <nkubala@google.com>
Date: Mon, 21 Dec 2020 12:52:32 -0600
Subject: [PATCH] Document official support level from Google

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 2d34e300..a841905b 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,8 @@ container-diff is a tool for analyzing and comparing container images. container
 
 These analyses can be performed on a single image, or a diff can be performed on two images to compare. The tool can help users better understand what is changing inside their images, and give them a better look at what their images contain.
 
+**NOTE: container-diff is a Google project, but is not currently being officially supported by Google and is in maintenance mode. However, contributions are still welcome and encouraged!**
+
 ## Installation
 
 ### macOS