From d399896d7d288b5d824cd0f4c4caa014715e7c40 Mon Sep 17 00:00:00 2001 From: Sam Schlinkert Date: Fri, 10 Nov 2023 21:34:07 -0500 Subject: [PATCH 1/3] adds sheilds or badges, whatever they're called' --- readme.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.markdown b/readme.markdown index 3f28948..11c2400 100644 --- a/readme.markdown +++ b/readme.markdown @@ -1,4 +1,5 @@ # Phraze +![Crates.io](https://img.shields.io/crates/v/phraze?link=https%3A%2F%2Fcrates.io%2Fcrates%2Fphraze) ![Crates.io](https://img.shields.io/crates/l/phraze) Generate random passphrases. From fb280c99e85551add359a914c694b9e96d667fe8 Mon Sep 17 00:00:00 2001 From: Sam Schlinkert Date: Fri, 10 Nov 2023 21:38:32 -0500 Subject: [PATCH 2/3] makes badges link to appropriate URLs --- readme.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.markdown b/readme.markdown index 11c2400..be6542f 100644 --- a/readme.markdown +++ b/readme.markdown @@ -1,5 +1,6 @@ # Phraze -![Crates.io](https://img.shields.io/crates/v/phraze?link=https%3A%2F%2Fcrates.io%2Fcrates%2Fphraze) ![Crates.io](https://img.shields.io/crates/l/phraze) +[![Crates.io](https://img.shields.io/crates/v/phraze?link=https%3A%2F%2Fcrates.io%2Fcrates%2Fphraze)](https://crates.io/crates/phraze) +[![Crates.io](https://img.shields.io/crates/l/phraze)](./LICENSE.txt) Generate random passphrases. From e044b31574062cbd744dc5a33c9e63b08f8d6389 Mon Sep 17 00:00:00 2001 From: Sam Schlinkert Date: Fri, 10 Nov 2023 21:41:17 -0500 Subject: [PATCH 3/3] links to internal LINCENSE file from readme --- readme.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.markdown b/readme.markdown index be6542f..51700a0 100644 --- a/readme.markdown +++ b/readme.markdown @@ -477,7 +477,7 @@ When you're ready to cut a new release, test the current state of the project wi ## Licensing -Phraze's code is licensed under the Mozilla Public License v2.0 (see included LICENSE.txt file or [this online version of the license](https://www.mozilla.org/en-US/MPL/2.0/)). +Phraze's code is licensed under the Mozilla Public License v2.0. See included [LICENSE.txt](./LICENSE.txt) file or [this online version of the license](https://www.mozilla.org/en-US/MPL/2.0/). ### Word list licensing