Shrink logo in README.md.

It was unnecessarily big and wasting of page space.
This commit is contained in:
Rick Gibbed 2019-05-03 04:31:54 -05:00 committed by GitHub
parent bc9d82e2b0
commit f1a4a72391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<p align="center">
<a href="https://github.com/xenia-project/xenia/tree/master/assets/icon">
<img height="370px" src="https://raw.githubusercontent.com/xenia-project/xenia/master/assets/icon/1024.png" />
<img height="120px" src="https://raw.githubusercontent.com/xenia-project/xenia/master/assets/icon/128.png" />
</a>
</p>