From 1037e050f250608acc53d8cd3926948ba2ed4817 Mon Sep 17 00:00:00 2001 From: Panquesito7 Date: Sun, 26 Apr 2020 20:42:51 -0500 Subject: [PATCH] Add license and build status badge on README.md Won't be available until PR gets merged. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index afe1b34..a518bed 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ Technic ======= +[![Build status](https://github.com/minetest-mods/technic/workflows/Check%20&%20Release/badge.svg)](https://github.com/minetest-mods/technic/actions) +[![License](https://img.shields.io/badge/license-LGPLv2.0%2B-purple.svg)](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.en.html) + Credits for contributing to the project (in alphabetical order): * kpoppel * Nekogloop