From fbdbdd5b28f014a721c34879905062eb8ce988c4 Mon Sep 17 00:00:00 2001 From: Willem Date: Tue, 16 Jul 2024 16:59:36 +0200 Subject: [PATCH] Fixed wordign. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1eaae34..383f8f6 100644 --- a/README.md +++ b/README.md @@ -146,12 +146,12 @@ When you want to see whats happening do a debug run; ## Internal conventions make -* A library MUST use variables for indenting zero tab or whitespace +* A library MUST use variables for indenting, zero tab space or white space * Internal things MUST start with an under score * Variables MUST be in upper case * Variables MUST use an under score as separator * File targets MUST be in a relative binary build folder -* None file targets MUST start with at-sign with optional build folder +* None file targets MUST start with at-sign with optional build folder prefix * None file targets MUST separate words with an hyphen * Define eval flow MUST start with two underscores * Eval flow MUST be injected by a function