diff --git a/STYLE.md b/STYLE.md index 0a58570..54da52b 100644 --- a/STYLE.md +++ b/STYLE.md @@ -4,7 +4,7 @@ Variables names in sneak_case. -Write your procedure name as following: `filename_whatitdoes`. +Name your procedures as following: `filename_whatitdoes`. The procedures are documented using sphinx.