Skip to content

Commit e7e4376

Browse files
authored
Load the RustPython logo faster
Use RustPython/assets space to store logo.png and display the logo relatively faster.
1 parent 9241e2e commit e7e4376

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,4 +1,4 @@
1-
<img src="./logo.png" width="125" height="125" align="right" />
1+
<img src="https://github.com/bit-web24/RustPython/assets/62652273/8f637c9e-3fea-4512-987b-7a730422858f" width="125" height="125" align="right" />
22

33
# [RustPython](https://rustpython.github.io/)
44

0 commit comments

Comments
 (0)