From 410a59475f9bec0a4a7750e2473ef2553f2e1488 Mon Sep 17 00:00:00 2001 From: Jordan Date: Fri, 26 Oct 2018 02:43:19 +0200 Subject: [PATCH] Update README.md Added build status and license badge --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd547fc..8d79e49 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ ![PVEKCLEAN Logo](https://jordanhillis.com/images/github/pvekclean/pvekclean_banner.png) -
+ 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) +[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT) ### What is PVE Kernel Cleaner?