From a5a13022621253e04ddf0f1508e310f6aed4a3aa Mon Sep 17 00:00:00 2001 From: Nicolas Bock Date: Tue, 19 Sep 2023 11:06:16 -0600 Subject: [PATCH] Updated status badges Signed-off-by: Nicolas Bock --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 61d8e7a..7ffb160 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ -[![athena-monitor docker image](https://github.com/canonical/athena-core/pkgs/container/athena-core%2Fathena-monitor/status "Docker Repository on Github")](https://github.com/canonical/athena-core/pkgs/container/athena-core%2Fathena-monitor) -[![athena-processor docker image](https://github.com/canonical/athena-core/pkgs/container/athena-core%2Fathena-processor/status "Docker Repository on Github")](https://github.com/canonical/athena-core/pkgs/container/athena-core%2Fathena-processor) -![Build workflows](https://github.com/project-athena/athena-core/workflows/Test/badge.svg) - # Athena -Athena is a file processor service, that consumes files stored in -the files.com API and runs a series of reports over the downloaded artifacts -and subsequently it talks with the Salesforce API for performing actions (currently, -only comments are supported) +[![Athena Processor](https://img.shields.io/badge/Athena%20Processor)](https://github.com/canonical/athena-core/pkgs/container/athena-core%2Fathena-processor) + +[![Athena Monitor](https://img.shields.io/badge/Athena%20Monitor)](https://github.com/canonical/athena-core/pkgs/container/athena-core%2Fathena-monitor) + +[![Docker publish (ghcr.io)](https://github.com/canonical/athena-core/actions/workflows/ghcr-publish.yml/badge.svg)](https://github.com/canonical/athena-core/actions/workflows/ghcr-publish.yml) + +Athena is a file processor service, that consumes files stored in the files.com +API and runs a series of reports over the downloaded artifacts and subsequently +it talks with the Salesforce API for performing actions (currently, only +comments are supported) ## Basics