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