From 9762cdfd6b002c09d17e79ebb947157663d005a7 Mon Sep 17 00:00:00 2001 From: "sourcegraph-commit-signing-app[bot]" <188111114+sourcegraph-commit-signing-app[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 14:56:20 +0000 Subject: [PATCH] Update readme file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 84f0d83..0aa4b7f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +[![Slack Channel](https://img.shields.io/badge/Support_Channel-Slack-purple)](https://slack.com/app_redirect?channel=support-frontend-dx) +[![Maintainer](https://img.shields.io/badge/maintainer-FEDX-silver)](https://wiki.atl.workiva.net/display/FEF/Frontend+Dev+Experience) +[![Documentation](https://img.shields.io/badge/Additional_Documentation-blue)](https://frontend.workiva.dev) +[![CI](https://github.com/Workiva/test_html_builder/actions/workflows/dart_ci.yaml/badge.svg?branch=master)](https://github.com/Workiva/test_html_builder/actions/workflows/dart_ci.yaml) +[![codecov](https://codecov.io/gh/Workiva/test_html_builder/branch/master/graph/badge.svg?token=7S7VXS0TSJ)](https://codecov.io/gh/Workiva/test_html_builder) + # `test_html_builder` A Dart builder that uses templates to generate HTML files for dart tests. Useful