From 751fd42026947b8efa6855fdf74525344697d70a Mon Sep 17 00:00:00 2001 From: Adam Ladachowski Date: Wed, 4 Feb 2026 07:13:24 +0100 Subject: [PATCH] Add badge for pip installation in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b624f96..ec3323f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![Static Badge](https://img.shields.io/badge/pip_install-tensors-blue?link=https%3A%2F%2Fpypi.org%2Fproject%2Ftensors) + # tensors A CLI tool for working with safetensor files and CivitAI models.