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 |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index c3e30bb..a518bed 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,26 @@
 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
-  * Nore/Novatux
+  * Nore/Ekdohibs
   * ShadowNinja
   * VanessaE
   * And many others...
 
 FAQ
-===
+---
 
 1. My technic circuit doesn't work.  No power is distrubuted.
   * A: Make sure you have a switching station connected.
 
 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