From eaa43ef42f540a6578da9b4638f84ef136bf16d8 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 15:05:47 +0000 Subject: [PATCH] Update readme file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2896adf..70337ec 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/webdev_proxy/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/Workiva/webdev_proxy/actions/workflows/ci.yaml) +[![codecov](https://codecov.io/gh/Workiva/webdev_proxy/branch/master/graph/badge.svg?token=7S7VXS0TSJ)](https://codecov.io/gh/Workiva/webdev_proxy) + A simple HTTP proxy for [webdev's serve command][webdev-serve] that adds support for rewriting certain requests, namely rewriting 404s to instead serve the root index (`/`).