From 6118163064d73024abd88577aab765b23c91164a Mon Sep 17 00:00:00 2001 From: Caleb Maclennan Date: Wed, 30 Sep 2020 20:27:48 +0300 Subject: [PATCH] chore: Add status badge for linter to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f3dbf0..0f8b6bb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # LDoc - A Lua Documentation Tool +[![Luacheck](https://github.com/lunarmodules/LDoc/workflows/Luacheck/badge.svg)](https://github.com/lunarmodules/LDoc/actions) + Copyright (C) 2011-2012 Steve Donovan. ## Rationale