Skip to content

Commit e2ccc25

Browse files
Update README.md
1 parent dc1a467 commit e2ccc25

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,4 +1,7 @@
11
# password-generator
2+
[![main](https://github.com/includeDaniel/password-generator/actions/workflows/main.yml/badge.svg)](https://github.com/includeDaniel/password-generator/actions/workflows/main.yml)
3+
[![npm version](https://img.shields.io/npm/v/@includedaniel/password-generator.svg?style=flat)](https://www.npmjs.com/package/@includedaniel/password-generator)
4+
[![codecov](https://codecov.io/gh/includeDaniel/pass-word-generator/branch/main/graph/badge.svg?token=JZWXY20HCS)](https://codecov.io/gh/includeDaniel/pass-word-generator)
25

36
This JavaScript function generates a random password of a specified number of digits.
47

0 commit comments

Comments
 (0)