Skip to content

Commit

Permalink
updating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
skrphenix committed May 6, 2023
1 parent c274687 commit 2ec83cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/extensions/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ print(hexBgColor(0xff4fff) + "pink" + end)

Output:

<img src="https://github.com/Modern-Realm/pycolorise/blob/main/images/constants.png" alt="output">
![output](/pycolorise/images/constants.png)
2 changes: 1 addition & 1 deletion docs/guide/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ print(

Output:

<img src="https://github.com/Modern-Realm/pycolorise/blob/main/images/output-1.png" alt="output">
![output](/pycolorise/images/output-2.png)
2 changes: 1 addition & 1 deletion docs/guide/logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ logger.critical("Critical message")

Output:

<img src="https://github.com/Modern-Realm/pycolorise/blob/main/images/output-3.png" alt="output">
![output](/pycolorise/images/output-3.png)

0 comments on commit 2ec83cd

Please sign in to comment.