From 7ea9313b510c2b9fcf62fb6fa8ef3c772e5433b6 Mon Sep 17 00:00:00 2001 From: beppe Date: Fri, 3 Apr 2020 11:06:56 +0200 Subject: [PATCH] update Readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8687c96..463ac8e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # beppes-tekton-catalog -A collection of tekton tasks i use + +This repository contains a collection of Tekton tasks i use. +Most of these are taken from the tekton catalog project (https://github.com/tektoncd/catalog). Some of these are edited versions of tasks from the tekton catalog project, and a few of these created completely manually.