From 1dfdae926e8103f47855a44031a5d5d699e1f4f9 Mon Sep 17 00:00:00 2001 From: RemRem Date: Thu, 2 Feb 2023 14:32:17 +0100 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 246a05b..5624f99 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ null ## Project Convention -- Functions names must be explicit and complete +- Functions names must be explicit, complete and follow **camelCase** naming - Variable follow **camelCase** naming convention - Opening brace must be at end of line - Directories names my_directory