From 0da759c858861c1cdca90bd5f507f147453ea787 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 1 Oct 2025 14:59:25 -0400 Subject: [PATCH] Add license scan report and status (#3) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0d1ff99..202665f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # nvm-auto-use.fish +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fivuorinen%2Fnvm-auto-use.fish.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fivuorinen%2Fnvm-auto-use.fish?ref=badge_shield) + Automates loading the correct Node.js version from `.nvmrc` in Fish shell. @@ -29,3 +31,6 @@ fisher remove ivuorinen/nvm-auto-use.fish ## License MIT License. See [LICENSE](LICENSE) for details. + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fivuorinen%2Fnvm-auto-use.fish.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fivuorinen%2Fnvm-auto-use.fish?ref=badge_large) \ No newline at end of file