Merge pull request #6 from EMI-Group/paper_version

Update README.md
This commit is contained in:
WLS2002
2024-07-12 05:15:29 +08:00
committed by GitHub

View File

@@ -1,11 +1,11 @@
<h1 align="center"> <h1 align="center">
<a href="https://github.com/EMI-Group/evox">
<picture> <picture>
<source media="(prefers-color-scheme: dark)" srcset="./imgs/evox_logo_dark.png"> <source media="(prefers-color-scheme: dark)" srcset="./imgs/evox_logo_dark.png">
<source media="(prefers-color-scheme: light)" srcset="./imgs/evox_logo_light.png"> <source media="(prefers-color-scheme: light)" srcset="./imgs/evox_logo_light.png">
<a href="https://github.com/EMI-Group/evox">
<img alt="EvoX Logo" height="50" src="./imgs/evox_logo_light.png"> <img alt="EvoX Logo" height="50" src="./imgs/evox_logo_light.png">
</a>
</picture> </picture>
</a>
<br> <br>
</h1> </h1>