Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Milliorn <scottmilliorn@gmail.com>
  • Loading branch information
milliorn authored Oct 21, 2023
1 parent 5485f45 commit 06e5d4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# node-cli-password-generator

[![CodeQL](https://github.com/milliorn/node-cli-password-generator/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/milliorn/node-cli-password-generator/actions/workflows/github-code-scanning/codeql)

This repository contains a simple command-line application for generating passwords. It is built using Node.js and TypeScript and utilizes various libraries to generate random passwords and perform other functionalities.

## Installation
Expand Down

0 comments on commit 06e5d4c

Please sign in to comment.