Skip to content

Commit

Permalink
Added logo to the readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pabilo8 committed Aug 18, 2023
1 parent efc9c38 commit 3da8c06
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<p align="center"><img src="art/logos/logofullhq.png" alt="II Logo"></p>
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Team-Immersive-Intelligence/ModworksProcessor/main/logo_dark.png">
<img alt="ModWorks Logo" src="https://raw.githubusercontent.com/Team-Immersive-Intelligence/ModworksProcessor/main/logo.png">
</picture>
</p>

[![Join Here](https://img.shields.io/discord/610912351142674434?color=%237289da&label=Discord)](https://discord.gg/teMfm3R)
[![Jitpack](https://jitpack.io/v/Pabilo8/ImmersiveIntelligence.svg)](https://jitpack.io/#Team-Immersive-Intelligence/ModworksProcessor)
Expand Down

0 comments on commit 3da8c06

Please sign in to comment.