From 47c4e18146b23c7044db2e161ca39aa26b96854a Mon Sep 17 00:00:00 2001 From: Nick Judd Date: Sun, 11 Feb 2024 16:15:56 -0600 Subject: [PATCH] chore: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58c5eec1b5..e458479c99 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://github.com/unitedstates/congressional-record/actions/workflows/ci.yml/badge.svg)](<(https://github.com/unitedstates/congressional-record/actions/workflows/ci.yml)>) +[![Build Status](https://github.com/unitedstates/congressional-record/actions/workflows/ci.yml/badge.svg)](https://github.com/unitedstates/congressional-record/actions/workflows/ci.yml) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)