Skip to content

Commit

Permalink
docs: fix logo url for PyPi README
Browse files Browse the repository at this point in the history
  • Loading branch information
pkucmus committed Dec 28, 2024
1 parent 2bde2fe commit aa531ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Smyth

<div align="center">
<img src="docs/assets/logo_white_small.svg" width="300" role="img">
<img src="https://github.com/mirumee/smyth/raw/main/docs/assets/logo_white_small.svg" alt="Smyth Logo" width="300" role="img">

[![docs](https://img.shields.io/badge/Docs-Smyth-f5c03b.svg?style=flat&logo=materialformkdocs)](https://mirumee.github.io/smyth/)
![pypi](https://img.shields.io/pypi/v/smyth?style=flat)
Expand Down

0 comments on commit aa531ad

Please sign in to comment.