Skip to content

Commit 5cf8d0f

Browse files
authored
chore(README) add badges 👍
1 parent 5a6bc63 commit 5cf8d0f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# path-union
22
> Create a union between two paths
33
4+
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)
5+
[![npm version](https://img.shields.io/npm/v/path-union.svg)](https://www.npmjs.com/package/path-union)
6+
47
## Install
58

69
```sh

0 commit comments

Comments
 (0)