From 78a8930c9e7dc10213981a137b0e58763a29e4ed Mon Sep 17 00:00:00 2001 From: Jesse Peterson Date: Sat, 5 Jun 2021 12:35:52 -0700 Subject: [PATCH] Add badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 930e026..db11a75 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # NanoMDM +[![Go](https://github.com/micromdm/nanomdm/workflows/Go/badge.svg)](https://github.com/micromdm/nanomdm/actions) + NanoMDM is a minimalist [Apple MDM server](https://support.apple.com/business/enrollment-deployment) heavily inspired by MicroMDM. ## Getting started & Documentation