Updated Constants (markdown)

LogMANOriginal 2018-11-05 13:24:48 +01:00
parent cbba9d3f63
commit 3bde86836c

@ -1,3 +1,5 @@
# Use UPPERCASE for constants
As in most languages, constants should be written in UPPERCASE.
_Notice_: This does not apply to keywords!