Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
riipandi committed Jan 28, 2024
1 parent d6d1233 commit d73d7a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ the following command:
openssl rand -base64 500 | tr -dc 'a-zA-Z0-9' | fold -w 32 | head -n 1
```

If you don't have openssl installed, you can also use [1password](https://1password.com/password-generator)
If you don't have openssl installed, you can also use [1password][1password]
to generate a random secret.

### Up and running
Expand Down Expand Up @@ -108,3 +108,4 @@ See the [license file](./LICENSE) for more information.
<sub>🤫 Psst! If you like my work you can support me via [GitHub sponsors](https://github.com/sponsors/riipandi).</sub>

[mit-license]: https://choosealicense.com/licenses/mit/
[1password]: https://1password.com/password-generator

0 comments on commit d73d7a2

Please sign in to comment.