Skip to content

Commit 8c34daa

Browse files
authored
Update README.md
1 parent c8fb742 commit 8c34daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![npm version](https://img.shields.io/npm/v/json-to-ts-cvr.svg)](https://www.npmjs.com/package/json-to-ts-cvr)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5-
[![CI](https://github.com/krikera/json-to-ts-cvr/actions/workflows/ci.yml/badge.svg)](https://github.com/krikera/json-to-ts-cvr/actions/workflows/ci.yml)
5+
[![CI](https://github.com/krikera/json-typescript/actions/workflows/ci.yml/badge.svg)](https://github.com/krikera/json-typescript/actions/workflows/ci.yml)
66

77
> A CLI tool to convert JSON structures into TypeScript interfaces or classes
88
@@ -183,4 +183,4 @@ npm publish
183183

184184
## License
185185

186-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
186+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)