From feb0d313e81f3f64628611cdac3ecf385fed0618 Mon Sep 17 00:00:00 2001 From: Marco D'Aleo Date: Sun, 23 Nov 2025 07:29:54 +0000 Subject: [PATCH] Add badges to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f0b5fb7..29b25e3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +![License](https://img.shields.io/github/license/mdaleo404/resrm) +[![Language](https://img.shields.io/github/languages/top/mdaleo404/resrm.svg)](https://github.com/mdaleo404/resrm/) +![GitHub Release](https://img.shields.io/github/v/release/mdaleo404/resrm?display_name=release&logo=github) +![PyPI - Version](https://img.shields.io/pypi/v/resrm?logo=pypi) +[![Build Status](https://img.shields.io/github/actions/workflow/status/mdaleo404/resrm/.github/workflows/lint-and-security.yml)](https://github.com/mdaleo404/resrm/actions) +[![PyPI downloads](https://img.shields.io/pypi/dm/resrm.svg)](https://pypi.org/project/resrm/) + # resrm **resrm** is a safe, drop-in replacement for the Linux `rm` command with **undo/restore support**. -- 2.49.1