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