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`) %>