Skip to content

Commit

Permalink
docs: add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Gumball12 committed Feb 25, 2024
1 parent 09c80e5 commit 6cc3588
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# google-spreadsheet-dts

[![npm bundle size](https://img.shields.io/bundlephobia/minzip/google-spreadsheet-dts)](https://www.npmjs.com/package/google-spreadsheet-dts) ![[npm downloads]((https://img.shields.io/bundlephobia/minzip/google-spreadsheet-dts))](https://img.shields.io/npm/dm/google-spreadsheet-dts) ![GitHub package.json version (subfolder of monorepo)](https://img.shields.io/github/package-json/v/Gumball12/google-spreadsheet-dts?filename=packages%2Fgoogle-spreadsheet-dts%2Fpackage.json)

[![ci](https://github.com/Gumball12/google-spreadsheet-dts/actions/workflows/ci.yaml/badge.svg)](https://github.com/Gumball12/google-spreadsheet-dts/actions/workflows/ci.yaml) [![publish](https://github.com/Gumball12/google-spreadsheet-dts/actions/workflows/publish-npm.yaml/badge.svg)](https://github.com/Gumball12/google-spreadsheet-dts/actions/workflows/publish-npm.yaml) [![codecov](https://codecov.io/gh/Gumball12/google-spreadsheet-dts/graph/badge.svg?token=8uuKMCW2bk)](https://codecov.io/gh/Gumball12/google-spreadsheet-dts) [![changelog](https://img.shields.io/badge/CHANGELOG-gray)](./CHANGELOG.md)

0 comments on commit 6cc3588

Please sign in to comment.