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 |   34 +++++++++++++++++++++++-----------
 1 files changed, 23 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md
index abec467..a518bed 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,26 @@
-technic 0.4.7
+Technic
+=======
 
-Technic mod for Minetest 0.4.7
+[![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:
-Nekogloop
-ShadowNinja
-VanessaE
-Nore/Novatux
-kpoppel
-And many others for ideas/inspiring 
+Credits for contributing to the project (in alphabetical order):
+  * kpoppel
+  * Nekogloop
+  * Nore/Ekdohibs
+  * ShadowNinja
+  * VanessaE
+  * And many others...
 
-Licences:
-TO-DO
+FAQ
+---
+
+1. My technic circuit doesn't work.  No power is distrubuted.
+  * A: Make sure you have a switching station connected.
+
+License
+-------
+
+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