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