From d5f456a7acc6aeba38ccb109484760c44a2bd899 Mon Sep 17 00:00:00 2001 From: yannk Date: Fri, 4 Mar 2022 15:14:15 +0100 Subject: [PATCH] Adding precision for snake_case --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e16e8e1..4d0833c 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,4 @@ The simple grid used is based on 50x50cm squares to give an idea of the scale an ## Best practices -- use only snake case for names +- use only snake_case for names, with no capitals