Skip to content

Commit

Permalink
Fixed logo.svg not showing on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PatoFlamejanteTV authored Oct 20, 2024
1 parent d0e0067 commit fc2db2b
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,6 +1,6 @@
<h1 align="center">Wasabi</h1>
<p align="center">Wasabi is a modern and fast real-time MIDI player written in Rust.</p>
<p align="center"><img src="logo.svg" width="256"/></p>
<p align="center"><img src="/assets/logo.svg" width="256"/></p>

## Features
- Multithreaded
Expand Down

0 comments on commit fc2db2b

Please sign in to comment.