Skip to content

Commit 0b29ed1

Browse files
committed
Update README.md
1 parent 10ae5cf commit 0b29ed1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ A tiny library to repair JSON string output from LLM. It fixes most of the commo
2020

2121
```xml
2222
<dependency>
23-
<groupId>com.github.coderphonui</groupId>
24-
<artifactId>jsonautorepair</artifactId>
23+
<groupId>com.cdpn</groupId>
24+
<artifactId>llm-json-auto-repair</artifactId>
2525
<version>1.0.1</version>
2626
</dependency>
2727
```

0 commit comments

Comments
 (0)