Skip to content

Commit 26b3961

Browse files
committed
Update README.md
1 parent bd201b1 commit 26b3961

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# LLM JSON auto repair
22

33
![Build](https://github.com/coderphonui/jsonautorepair/actions/workflows/maven.yml/badge.svg)
4-
[![Coverage](.github/badges/jacoco.svg)](https://github.com/coderphonui/jsonautorepair/actions/workflows/maven.yml)
4+
5+
![Coverage](badges/jacoco.svg)
6+
57

68
A tiny library to repair JSON string output from LLM. It fixes most of the common issues from the LLM JSON output, eg:
79

0 commit comments

Comments
 (0)