From 978d9c686ec2897250def2911b873da1ea4a310c Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Wed, 2 Nov 2022 15:44:05 -0700 Subject: [PATCH] Added Jenkins badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fd4b850..b25e2f6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # license-tool +[![Build Status - Linux](https://ci.zander.im/job/license-tool-linux/badge/icon?style=flat&subject=Build%20-%20Linux)](https://ci.zander.im/job/license-tool-linux/) +[![Build Status - FreeBSD](https://ci.zander.im/job/license-tool-freebsd/badge/icon?style=flat&subject=Build%20-%20FreeBSD)](https://ci.zander.im/job/license-tool-freebsd/) + A simple tool for creating `LICENSE` files. ### Installation