Skip to content

Commit

Permalink
fix: capital is important for badges
Browse files Browse the repository at this point in the history
  • Loading branch information
bashleigh committed Jan 4, 2021
1 parent a506b16 commit d97c690
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,6 +1,6 @@
# typeorm-polymorphic
<a href="https://www.npmjs.com/package/typeorm-polymorphic"><img src="https://img.shields.io/npm/v/typeorm-polymorphic.svg"/></a>
<img src="https://github.com/bashleigh/typeorm-polymorphic/workflows/tests/badge.svg"/>
<img src="https://github.com/bashleigh/typeorm-polymorphic/workflows/Tests/badge.svg"/>
<img src="https://camo.githubusercontent.com/a34cfbf37ba6848362bf2bee0f3915c2e38b1cc1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265" />

An extension package for polymorphic relationship management, declaration and repository queries for [typeorm](https://typeorm.io/)
Expand Down

0 comments on commit d97c690

Please sign in to comment.