From 6eb09c19f4ae5bfb58983f98e4023a33243a88c1 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 14 Mar 2021 07:00:18 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1deba58..3174021 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![crates.io](https://img.shields.io/crates/v/zoxide)](https://crates.io/crates/zoxide) ![.github/workflows/release.yml](https://github.com/ajeetdsouza/zoxide/workflows/.github/workflows/release.yml/badge.svg) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fajeetdsouza%2Fzoxide.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fajeetdsouza%2Fzoxide?ref=badge_shield) A faster way to navigate your filesystem @@ -226,3 +227,7 @@ eval "$(zoxide init posix --hook prompt)" [Void Linux Packages]: https://github.com/void-linux/void-packages/tree/master/srcpkgs/zoxide [`dirs` documentation]: https://docs.rs/dirs/latest/dirs/fn.data_local_dir.html + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fajeetdsouza%2Fzoxide.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fajeetdsouza%2Fzoxide?ref=badge_large) \ No newline at end of file