Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Model CSI Driver
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmodelpack%2Fmodel-csi-driver.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmodelpack%2Fmodel-csi-driver?ref=badge_shield)


Model CSI Driver is a Kubernetes CSI driver for serving OCI model artifacts, which are bundled based on [Model Spec](https://github.com/modelpack/model-spec).

Expand All @@ -13,3 +15,6 @@ Copyright © contributors to ModelPack, established as ModelPack a Series of LF
## LICENSE

Apache 2.0 License. Please see [LICENSE](LICENSE) for more information.


[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmodelpack%2Fmodel-csi-driver.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmodelpack%2Fmodel-csi-driver?ref=badge_large)
Comment on lines +18 to +20

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This second FOSSA status badge is redundant, as one is already included at the top of the README.md. It's standard practice to keep badges at the top for immediate visibility. I recommend removing this badge and the preceding blank lines to keep the document clean.