Skip to content

Commit

Permalink
fix: add some badges for sample trigger patch
Browse files Browse the repository at this point in the history
Signed-off-by: Eries Trisnadi <[email protected]>
  • Loading branch information
eriestrisnadi committed Jun 8, 2022
1 parent 906135f commit a85b1b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# typescript-package-boilerplate

[![npm package](https://img.shields.io/badge/npm%20i-@xituru/typescript--package--boilerplate-brightgreen)](https://www.npmjs.com/package/@xituru/typescript-package-boilerplate)
[![version number](https://img.shields.io/npm/v/@xituru/typescript-package-boilerplate?color=green&label=version)](https://github.com/xituru/typescript-package-boilerplate/releases)
[![Actions Status](https://github.com/xituru/typescript-package-boilerplate/workflows/Test/badge.svg)](https://github.com/xituru/typescript-package-boilerplate/actions)
[![License](https://img.shields.io/github/license/xituru/typescript-package-boilerplate)](https://github.com/xituru/typescript-package-boilerplate/blob/main/LICENSE)

- [x] CI Publishing & Release
- [x] Multiple Formats (CJS, ESM & UMD)
- [x] Unit test with Jest
Expand Down

0 comments on commit a85b1b2

Please sign in to comment.