Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
skrphenix committed May 6, 2023
1 parent ba9c03e commit 228b97f
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ print(

Output:

<img src="https://github.com/Modern-Realm/pycolorise/blob/main/images/output-1.png" alt="output">
<img src="https://github.com/Modern-Realm/pycolorise/blob/main/docs/images/output-1.png" alt="output">

# Useful Links:

Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ print(

Output:

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

<hr/>

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"Documentation": "https://modern-realm.github.io/pycolorise/",
"Bug Tracker": "https://github.com/Modern-Realm/pycolorise/issues",
"Examples": "https://github.com/Modern-Realm/pycolorise/tree/main/Examples",
"Source": "https://github.com/Modern-Realm/pycolorise/tree/main/package/pycolorise",
"Source": "https://github.com/Modern-Realm/pycolorise/tree/main/pycolorise",
"Discord Server": "https://discord.gg/GVMWx5EaAN",
},
keywords=["colors", "terminal colors", "pycolorise"],
Expand Down

0 comments on commit 228b97f

Please sign in to comment.