From d5d7958be6cc79b85aab2fa6bf97f2b74fc15ac5 Mon Sep 17 00:00:00 2001 From: Marshall Gaucher <36639405+mdr0id@users.noreply.github.com> Date: Thu, 9 Apr 2020 11:16:14 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 124d9fb..11f90aa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # cloudlog -test +testin' A small application to forward received messages. Right now, it will take in a [CloudEvent](https://github.com/cloudevents/spec) message from a [Tekton](https://github.com/tektoncd/pipeline) task and send Slack notifications.