Skip to content

Commit

Permalink
Use public URL for logo so it shows up on PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaskom committed Feb 22, 2024
1 parent c7260ba commit 02cb365
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,4 +1,4 @@
<img width="600" src="./logo.svg" alt="Modal logo">
<img width="600" src="https://raw.githubusercontent.com/modal-labs/modal-client/main/logo.svg" alt="Modal logo">

[![PyPI Version](https://img.shields.io/pypi/v/modal.svg)](https://pypi.org/project/modal/)
[![License](https://img.shields.io/badge/license-apache_2.0-darkviolet.svg)](https://github.com/modal-labs/modal-client/blob/master/LICENSE)
Expand Down

0 comments on commit 02cb365

Please sign in to comment.