From 03bb4dab469ddc9e37f7412fa979a0829cb3c953 Mon Sep 17 00:00:00 2001
From: auouymous <5005204+auouymous@users.noreply.github.com>
Date: Fri, 11 Sep 2020 19:15:51 +0200
Subject: [PATCH] Protect self-contained injector formspec buttons (#568)

---
 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