Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShulV authored Nov 23, 2023
1 parent 026ea47 commit cbbda65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ download and open in special UML-tools: https://github.com/ShulV/Xmap/blob/main/

### How to write logs:
<ul>
<li>Use snakecase for variables</li>
<li>Use snake_case for variables</li>
<li>Write variables in square brackets ('[', ']')</li>
<li>Write a colon (':') before variables block</li>
<li>.atInfo() - informing, .atWarn() - warnings, .atError - critical errors</li>
Expand Down

0 comments on commit cbbda65

Please sign in to comment.