From 92ba010d447511c7f0da82dd5e94a2917cd417f7 Mon Sep 17 00:00:00 2001 From: Tim Glasgow Date: Sun, 31 Jul 2022 12:50:28 -0500 Subject: [PATCH] square readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a328e9d..4711e52 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # squarenotsquare +Coding conventions: +- Lower-case single-word folder names +- Upper-case single-word file names +- Upper-case exports IF export is an object or reference +- Lower-case exports IF export is a function \ No newline at end of file