Update README.md

This commit is contained in:
Winni Neessen 2021-03-30 19:48:26 +02:00 committed by GitHub
parent 6a919a1b72
commit 108e518701
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
# Winni's Advanced Password Generator Clone
# Advanced Password Generator Clone
_apg.go_ is a simple APG-like password generator script written in Go. It tries to replicate the
functionality of the
"[Automated Password Generator](https://web.archive.org/web/20130313042424/http://www.adel.nursat.kz:80/apg)",
@ -99,4 +99,4 @@ _apg.go_ replicates some of the parameters of the original APG. Some parameters
- ```-C```: Generate complex passwords (implies -L -U -N -S and disables -H) (Default: off)
- ```-l```: Spell generated passwords (Default: off)
- ```-h```: Show a CLI help text
- ```-v```: Show the version number
- ```-v```: Show the version number