From a8daa417c485ee20716ec050d4c676b5c91af773 Mon Sep 17 00:00:00 2001
From: David Leal <halfpacho@gmail.com>
Date: Fri, 12 Jun 2020 20:39:00 +0200
Subject: [PATCH] Add GitHub workflow and luacheck (#545)

---
 README.md |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 310563d..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
@@ -18,5 +21,6 @@
 License
 -------
 
-See mod folders for their licences
-
+Unless otherwise stated, all components of this modpack are licensed under the
+LGPL, V2 or later.  See also the individual mod folders for their
+secondary/alternate licenses, if any.

--
Gitblit v1.8.0