From 3813ae6f7691348a1e8800f23b8380f020a9e53e Mon Sep 17 00:00:00 2001 From: Panquesito7 Date: Sun, 22 Mar 2020 13:35:44 -0600 Subject: [PATCH] Add build status badge on README.md Currently unavailable; will be available when merged. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be95e09..8c917ec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Unified Inventory +[![](https://github.com/minetest-mods/unified_inventory/workflows/Check%20&%20Release/badge.svg)](https://github.com/minetest-mods/unified_inventory/actions) + ![Screenshot](screenshot.png) Unified Inventory replaces the default survival and creative inventory. @@ -24,7 +26,6 @@ Unified Inventory replaces the default survival and creative inventory. * Minetest 5.0.0+ - # Licenses Copyright (C) 2012-2014 Maciej Kasatkin (RealBadAngel)