From 51b0b6ca9a12f5a8b3e75d5b6fd8c1a137b55859 Mon Sep 17 00:00:00 2001 From: ChillerDragon Date: Sun, 19 Mar 2023 11:44:40 +0100 Subject: [PATCH] Note about immaturity --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 29c2578..27f9eb2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ A teeworlds network protocol library, designed according to sans I/O (http://sans-io.readthedocs.io/) principles +# THIS LIBRARY IS IN EARLY DEVELOPMENT + +Do not get bamboozled by the mature looking readme! +This project is not in a very usable state yet. It is in very early development! +APIs might change and many essential features are missing! + ## install ```bash