Skip to content

Commit 51e6d5d

Browse files
committed
spaces spaces
1 parent 99b1821 commit 51e6d5d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@ This package will generate a random string with params, for example you can use
33

44
# Getting started :
55
``` npm i randomstringsgenerator ``` <br>
6+
67
Or <br>
8+
79
``` yarn add randomstringsgenerator ``` <br>
10+
811
Next we import it <br>
12+
913
``` const rsg = require('randomstringsgenerator') ```
1014

1115

0 commit comments

Comments
 (0)