Skip to content

Commit

Permalink
Improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
hermo committed Aug 11, 2022
1 parent b25bd90 commit 91857ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
This tiny program generates somewhat memorable passwords in Finnish.
Each generated password also includes a randomly placed 3-character Base32 section to add entropy.

It accepts no parameters.
It accepts no command line arguments.

Example password: `molekyylibiologia-madonnamainen-QR5-kirkonrotta`

The wordlist contains about 91690 words and is a subset of the wordlist found at https://github.com/hugovk/everyfinnishword

## Installation

Pre-built releases exist for Linux, macOS and Windows on amd64/amd64 platforms. See the releases for details.
Pre-built releases exist for Linux, macOS and Windows on amd64/arm64 platforms. See the releases for details.

## Development
Clone the repo and run `go build`.

0 comments on commit 91857ef

Please sign in to comment.