From 13cc56b1ebaa64899e221e9905d3926175b772dd Mon Sep 17 00:00:00 2001 From: Daithi Hearn Date: Thu, 4 Jan 2024 13:41:34 +0100 Subject: [PATCH 1/2] chore: readme update --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04ce9f8..e2a687b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ +# Electricity Prices Dashboard + +[![Publish to Dockerhub](https://github.com/daithihearn/electricity-prices-dashboard/actions/workflows/publish-to-dockerhub.yml/badge.svg)](https://github.com/daithihearn/electricity-prices-dashboard/actions/workflows/publish-to-dockerhub.yml) +[![Build and Deploy to GitHub Pages](https://github.com/daithihearn/electricity-prices-dashboard/actions/workflows/deploy-github-pages.yml/badge.svg)](https://github.com/daithihearn/electricity-prices-dashboard/actions/workflows/deploy-github-pages.yml) + ## Description -A dashboard to display the PVPC electricity prices in Spain. +[A dashboard to display the PVPC electricity prices for Spain](https://preciosdelaelectricidad.es/). ## Stack From 9fe5b2db133201706c67ff014885e5488791fb49 Mon Sep 17 00:00:00 2001 From: Daithi Hearn Date: Thu, 4 Jan 2024 13:43:04 +0100 Subject: [PATCH 2/2] chore: readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2a687b..0115146 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Description -[A dashboard to display the PVPC electricity prices for Spain](https://preciosdelaelectricidad.es/). +[A dashboard to display the PVPC electricity prices for Spain](https://preciosdelaelectricidad.es/). A docker image for this can also be found on [docker hub](https://hub.docker.com/repository/docker/daithihearn/electricity-prices-dashboard/general). ## Stack