From bbf27c781c70204b48d4c2a97b5ff74c313e043f Mon Sep 17 00:00:00 2001
From: Jochen Vothknecht <jochen3120@gmail.com>
Date: Mon, 26 Sep 2022 09:16:14 +0200
Subject: [PATCH] Redefining project scope

---
 README.md | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 3cd00b9..16e1c9b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
-SpiderMQTT - The eight-legged MQTT request library
-==================================================
+SpiderMQTT[ KISS ] - The eight-legged MQTT request library
+==========================================================
 
-Fancy `MQTT`-library based on `paho-mqtt` for simplification of imperative programming and request/response patterns.
+Not-so-fancy `MQTT`-library based on `paho-mqtt`.
 
-### WARNING: This library is currently WIP! This note will disappear with the first stable release. Interested hackers may ping me about this and will be notified uppon release
+### WARNING: This library is currently WIP! ~~This note will disappear with the first stable release.~~  
+### This branch will be removed after merging!
+
+##  This is an attempt to build the library bottom-up from a working, but minimalistic approach.  
+##  It won't get written for the features, features are only added after beeing needed by users.  
+##  Development on master failed for a good reason :/
-- 
GitLab