From 541cd013c0352b14811303dede7b7248ae38fadd Mon Sep 17 00:00:00 2001 From: Tom Sapletta Date: Sun, 12 Nov 2023 16:58:12 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 63185d8..703d126 100644 --- a/README.md +++ b/README.md @@ -60,16 +60,16 @@ The concept of hypermodularity has been taken to the next level, where modularit It emphasizes the key attributes of modules in a modular code network, including being concise, focused, reusable, and having well-defined interfaces that enhance robustness and adaptability. ### Environment -+ **management** over production -+ **requirements** over expectations ++ **management** over **creating** ++ **requirements** over **expectations** ### Source-code -+ **reusability** over code development -+ **writing** over refactoring code ++ **reusability** over code **development** ++ **writing** over **refactoring** code ### Data + data **standardization** first -+ **fat-data** over fat-function ++ **fat-data** over **fat-function** @@ -165,7 +165,7 @@ This methodology streamlines the development process, prioritizing composition o ## Author -+ Hyper Modules Developer [Tom Sapletta - Platform & DevOps Engineer & Hardware Developer, Expat in Germany](https://tom.sapletta.com/) ++ Hyper Modules Developer [Tom Sapletta](https://tom.sapletta.com/) ---