Skip to content

Commit 5b00c90

Browse files
committed
doc: add publish status badge
1 parent c37a21c commit 5b00c90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Case Conversion Nest
22

3+
[![Node.js Package](https://github.com/ChuChencheng/case-conversion-nest/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/ChuChencheng/case-conversion-nest/actions/workflows/npm-publish.yml)
4+
35
Tool & CLI Plugin for Nest.js DTO case conversion.
46

57
This lib helps you to use snake_case in DTO and camelCase in code.

0 commit comments

Comments
 (0)