Skip to content

Commit 74b3713

Browse files
committed
README 에 CI 배지 추가
1 parent 100763d commit 74b3713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<h1 align="center">TrackPurchase</h1>
44
</p>
55

6-
[![NPM version](https://badgen.net/npm/v/trackpurchase)](https://www.npmjs.com/package/trackpurchase) [![codecov](https://codecov.io/gh/code-yeongyu/TrackPurchase/branch/master/graph/badge.svg?token=UCZC198HMK)](https://codecov.io/gh/code-yeongyu/TrackPurchase)
6+
[![NPM version](https://badgen.net/npm/v/trackpurchase)](https://www.npmjs.com/package/trackpurchase) [![codecov](https://codecov.io/gh/code-yeongyu/TrackPurchase/branch/master/graph/badge.svg?token=UCZC198HMK)](https://codecov.io/gh/code-yeongyu/TrackPurchase) [![CI](https://github.com/code-yeongyu/TrackPurchase/actions/workflows/ci.yml/badge.svg)](https://github.com/code-yeongyu/TrackPurchase/actions/workflows/ci.yml)
77

88
> 단 몇줄만의 코드로 다양한 쇼핑 플랫폼에서 결제 내역을 긁어오자!
99

0 commit comments

Comments
 (0)