From 66b90544173096c8ca169c106df45a141fa7895e Mon Sep 17 00:00:00 2001 From: Theo Brown <7982453+theo-brown@users.noreply.github.com> Date: Mon, 2 Aug 2021 18:40:29 +0100 Subject: [PATCH] Update README (Issue #116) Signed-off-by: Theo Brown <7982453+theo-brown@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bfac340..419820d1 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ ## About -GitHub Action to extract metadata (tags, labels) for Docker. This action is particularly useful if used with -[Docker Build Push](https://github.com/docker/build-push-action) action. +GitHub Action to extract metadata from Git reference and GitHub events. +This action is particularly useful if used with [Docker Build Push](https://github.com/docker/build-push-action) action to tag and label Docker images. ![Screenshot](.github/metadata-action.png)