From df6b9d019acd6820d48ec2b0dc8b5bdd416c8dbf 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:24:37 +0000 Subject: [PATCH] Update readme file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index dc4a9e1..a6d687f 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/dependency_validator/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/Workiva/dependency_validator/actions/workflows/ci.yaml) +[![codecov](https://codecov.io/gh/Workiva/dependency_validator/branch/master/graph/badge.svg?token=7S7VXS0TSJ)](https://codecov.io/gh/Workiva/dependency_validator) + # Dependency Validator > A tool to help you find missing, under-promoted, over-promoted, and unused dependencies.