Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Commit da82014

Browse files
author
Oleksii Rudenko
committed
added npm badge
1 parent d6b3202 commit da82014

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# npm-link-shared
22

3-
Installs a set of local node modules into a target folder using `npm link`. Links all dependencies of the local modules if they are listed in the source folder.
3+
[![npm version](https://badge.fury.io/js/npm-link-shared.svg)](http://badge.fury.io/js/npm-link-shared)
44

5+
Installs a set of local node modules into a target folder using `npm link`. Links all dependencies of the local modules if they are listed in the source folder.
56

67
## Installation
78

0 commit comments

Comments
 (0)