From e37c6aff2fc3f3c591880b4848b4dd9235cf662f Mon Sep 17 00:00:00 2001 From: Filip Valder Date: Jan 24 2018 11:42:40 +0000 Subject: Add logo --- diff --git a/README.md b/README.md index da98f29..2fee2c5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Greenwave +![logo of Greenwave](https://pagure.io/greenwave/raw/master/f/logo.png) + +## What is Greenwave + Greenwave is a service to decide whether a software artifact can pass certain gating points in a software delivery pipeline, based on test results stored in [ResultsDB](https://pagure.io/taskotron/resultsdb) and waivers stored in diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..a162419 Binary files /dev/null and b/logo.png differ