From 12ce11bb6efb3895be25dd5cc4c5b87e1d36d626 Mon Sep 17 00:00:00 2001 From: Melora Hugues Date: Sun, 27 Aug 2023 11:32:20 +0200 Subject: [PATCH] add ci build status to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 45c0865..b23cb05 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # device-path +[![Build Status](https://drone.faercol.me/api/badges/faercol/device-path/status.svg)](https://drone.faercol.me/faercol/device-path) + Go library to handle UEFI device paths \ No newline at end of file