Skip to content

Commit f4438c8

Browse files
chore: update README.md
1 parent a788be5 commit f4438c8

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# law2md
22

3-
[![CI](https://github.com/chris-c-thomas/law2md/actions/workflows/ci.yml/badge.svg)](https://github.com/chris-c-thomas/law2md/actions/workflows/ci.yml)
4-
[![npm](https://img.shields.io/npm/v/law2md)](https://www.npmjs.com/package/law2md)
5-
[![license](https://img.shields.io/github/license/chris-c-thomas/law2md)](LICENSE)
6-
[![issues](https://img.shields.io/github/issues/chris-c-thomas/law2md)](https://github.com/chris-c-thomas/law2md/issues)
7-
[![pull requests](https://img.shields.io/github/issues-pr/chris-c-thomas/law2md)](https://github.com/chris-c-thomas/law2md/pulls)
3+
[![CI](https://img.shields.io/github/actions/workflow/status/chris-c-thomas/law2md/ci.yml?style=flat-square&label=CI)](https://github.com/chris-c-thomas/law2md/actions/workflows/ci.yml)
4+
[![npm](https://img.shields.io/npm/v/law2md?style=flat-square)](https://www.npmjs.com/package/law2md)
5+
[![license](https://img.shields.io/github/license/chris-c-thomas/law2md?style=flat-square)](LICENSE)
6+
[![issues](https://img.shields.io/github/issues/chris-c-thomas/law2md?style=flat-square)](https://github.com/chris-c-thomas/law2md/issues)
7+
[![pull requests](https://img.shields.io/github/issues-pr/chris-c-thomas/law2md?style=flat-square)](https://github.com/chris-c-thomas/law2md/pulls)
88

99
Convert the United States Code into structured Markdown for AI and RAG Systems.
1010

0 commit comments

Comments
 (0)