Add badges to README

This commit is contained in:
Bill Thornton 2021-09-20 14:25:35 -04:00
parent 58b2602b11
commit 42bf4814b2

View File

@ -1,4 +1,12 @@
# jellyfin-sdk-typescript
<h1 align="center">jellyfin-sdk-typescript</h1>
<p align="center">
<a href="https://github.com/thornbill/jellyfin-sdk-typescript/blob/master/LICENSE"><img alt="MPL-2.0 license" src="https://img.shields.io/github/license/thornbill/jellyfin-sdk-typescript"></a>
<a href="https://github.com/thornbill/jellyfin-sdk-typescript/releases"><img alt="Current Release" src="https://img.shields.io/github/release/thornbill/jellyfin-sdk-typescript.svg"/></a>
<a href="https://codecov.io/gh/thornbill/jellyfin-sdk-typescript">
<img alt="Codecov" src="https://img.shields.io/codecov/c/github/thornbill/jellyfin-sdk-typescript?token=Wk8RS9tDnb">
</a>
</p>
A TypeScript SDK for Jellyfin.