From 7cfd0b2b6f61bb9b3dba07f3f22db71b1f516aaf Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Tue, 9 Mar 2021 18:23:41 +0100 Subject: [PATCH] Update README.md --- .github/readme/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/readme/README.md b/.github/readme/README.md index c76a2036..9e6c4215 100644 --- a/.github/readme/README.md +++ b/.github/readme/README.md @@ -1,6 +1,6 @@ -# 📊 Metrics +# 📊 Metrics [](https://www.producthunt.com/posts/github-metrics?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-github-metrics) -![Build](https://github.com/lowlighter/metrics/workflows/Build/badge.svg) +![Build](https://github.com/lowlighter/metrics/workflows/Build/badge.svg) [![Metrics (examples)](https://github.com/lowlighter/lowlighter/actions/workflows/metrics.yml/badge.svg)](https://github.com/lowlighter/lowlighter/actions/workflows/metrics.yml) <% for (const partial of ["introduction", "shared", "setup", "documentation", "license", "references"]) { -%> <%- await include(`/partials/${partial}.md`) %>