From 0f0b323d46e037f6fbc75d5873c84237977a4f8f Mon Sep 17 00:00:00 2001 From: Claudio Rosati <Claudio.Rosati@esss.se> Date: Wed, 25 Jul 2018 07:36:17 +0200 Subject: [PATCH] README.md updated. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8addbbc0..95ae1c3d 100644 --- a/README.md +++ b/README.md @@ -153,8 +153,8 @@ target-station/ much as possible. - Folders named according to the naming conventions must have names in lowercase. - Folders used to structure the repository must have names in UPPERCASE. -- No white spaces are allowed in file/folder names: use '-' instead or - CamelCase. +- All other folder names must be in CamelCase, without white spaces. +- No white spaces are allowed in file names: use '-' instead, or CamelCase. ## Contributing the Repository -- GitLab