From 220410f62497ff5336746af37d2221e41e1fdb64 Mon Sep 17 00:00:00 2001 From: Strix Date: Fri, 27 Jun 2025 16:25:34 +0200 Subject: [PATCH] fix(doc): fixed explanation --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18b6da8..ceac384 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Experiments -Random things that are not worthy of their own repo. +This is a prototyping framework for everything and anything. -Absolutely no guarentees on this repo. -No fixes, no updates, no security, zero, zip, nada. +Web servers for server processing, done in JS for modularity. +Machine folder, for anything that needs to be ran on a machine. +More to come. \ No newline at end of file