From 5ae662b1af35bb0935dd2afd509d3fb73e39bf5d Mon Sep 17 00:00:00 2001 From: Nicholas Tay Date: Thu, 2 Dec 2021 18:16:01 +1100 Subject: CRLF -> LF --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 570ca2e..aa29a66 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# passgen - -Just a password generator that makes [passwds.ninja](https://passwds.ninja/)-style passwords. - -Heavily inspired by a generator I used before at work, just that this time in C. (This is my first C project, please be gentle...) - -Licence: Zlib +# passgen + +Just a password generator that makes [passwds.ninja](https://passwds.ninja/)-style passwords. + +Heavily inspired by a generator I used before at work, just that this time in C. (This is my first C project, please be gentle...) + +Licence: Zlib -- cgit