Skip to content

Commit

Permalink
fix npm badge in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Emanuel Hein committed Sep 19, 2022
1 parent b33c1d0 commit a9f7520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Type Injector Lib
[![npmjs](https://raster.shields.io/npm/v/type-injector-lib/latest.svg)](https://npmjs.org/package/type-injector-lib)
[![npmjs](https://raster.shields.io/npm/v/@type-injector/lib/latest.svg)](https://www.npmjs.com/package/@type-injector/lib)
[![license](https://raster.shields.io/npm/l/type-injector-lib.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![build](https://github.com/e-hein/type-injector-lib/actions/workflows/test-build.yml/badge.svg?query=branch%3Amain)](https://github.com/e-hein/type-injector-lib/actions/workflows/test-build.yml?branch=main)
[![codecov](https://codecov.io/gh/e-hein/type-injector-lib/branch/main/graph/badge.svg?token=VBR29ZX1WC)](https://codecov.io/gh/e-hein/type-injector-lib)
Expand Down

0 comments on commit a9f7520

Please sign in to comment.