Skip to content

Commit b1503e5

Browse files
committed
docs(docs): Update README: Use external image URL
Uses an external image URL in README.md. This change ensures the image is always accessible and avoids potential issues with local file paths. The image URL points to the project's GitHub repository, providing a reliable source. This simplifies maintenance and ensures consistent branding. Affected files: - M README.md
1 parent 8b70427 commit b1503e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<p align="center">
3-
<img src="smart-commit.png" alt="Smart Git Commit" width="256" height="256"/>
3+
<img src="https://raw.githubusercontent.com/CripterHack/smart-git-commit/main/smart-commit.png" alt="Smart Git Commit" width="256" height="256"/>
44
</p>
55

66
# Smart Git Commit 🚀

0 commit comments

Comments
 (0)