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 (`/`).