From 412db89623844bbf1b74351b248fb58a01f17b86 Mon Sep 17 00:00:00 2001 From: Jordan Date: Sun, 12 Nov 2023 13:43:51 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e05d74e..186c7b8 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ Easily remove old/unused PVE kernels on your Proxmox VE system -[![Build Status](https://travis-ci.org/jordanhillis/pvekclean.svg?branch=master)](https://travis-ci.org/jordanhillis/pvekclean) +[![Version](https://img.shields.io/badge/Version-v1.0-brightgreen)](https://github.com/jordanhillis/pvekclean) [![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT) +![Updated](https://img.shields.io/github/last-commit/jordanhillis/pvekclean) +![Debian](https://img.shields.io/badge/-Debian-red) ### What is PVE Kernel Cleaner?