Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernso authored Dec 19, 2024
1 parent 30bd3b1 commit 2eafdb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ CustomLog() includes everything in the Logging() class and more

```py
### Logging()

print(Logging()) # Explains the module

.header("Header")
Expand All @@ -84,6 +85,7 @@ print(Logging()) # Explains the module


### CustomLog()

# Explains the module
print(CustomLog())

Expand Down

0 comments on commit 2eafdb2

Please sign in to comment.