Skip to content

Commit 97061ce

Browse files
committed
fix(docs): update logo image source in README to use a direct URL for better accessibility
1 parent bbe063e commit 97061ce

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,7 +1,7 @@
11
# ZLogger Kit
22

33
<p align="center">
4-
<img src="assets/zlogger-logo.svg" alt="ZLoggerKit Logo" width="400"/>
4+
<img src="https://github.com/anqorithm/zlogger_kit/raw/main/assets/zlogger-logo.svg" alt="ZLoggerKit Logo" width="400"/>
55
</p>
66

77
[![Downloads](https://img.shields.io/pypi/dm/zlogger-kit)](https://pypi.org/project/zlogger-kit/)

0 commit comments

Comments
 (0)