File tree 1 file changed +12
-2
lines changed
1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
- Satnami [ ![ Build Status] ( https://travis-ci.org/satnami/guid4.svg?branch=master )] ( https://travis-ci.org/satnami/guid4 )
2
- =================
1
+ # Satnami
2
+
3
+ [ ![ build status] [ travis-image ]] [ travis-url ]
4
+ [ ![ NPM version] [ npm-image ]] [ npm-url ]
5
+ [ ![ Downloads] [ downloads-image ]] [ downloads-url ]
3
6
4
7
A small library to generate random guids just for fun.
5
8
9
+ =================
6
10
## Installation
7
11
8
12
npm install guid4 --save
@@ -19,3 +23,9 @@ A small library to generate random guids just for fun.
19
23
20
24
21
25
[ ![ NPM] ( https://nodei.co/npm/guid4.png?downloads=true&downloadRank=true&stars=true )] ( https://nodei.co/npm/guid4/ )
26
+ [ npm-image ] : https://img.shields.io/npm/v/guid4.svg?style=flat-square
27
+ [ npm-url ] : https://npmjs.org/package/guid4
28
+ [ travis-image ] : https://img.shields.io/travis/satnami/guid4.svg?style=flat-square
29
+ [ travis-url ] : https://travis-ci.org/satnami/guid4
30
+ [ downloads-image ] : http://img.shields.io/npm/dm/guid4.svg?style=flat-square
31
+ [ downloads-url ] : https://npmjs.org/package/guid4
You can’t perform that action at this time.
0 commit comments