summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRick Gibbed <rick@gibbed.us>2019-05-03 04:31:54 -0500
committerGitHub <noreply@github.com>2019-05-03 04:31:54 -0500
commitf1a4a7239185de3fdd304dc0aab7b444ea1ca167 (patch)
tree0bfb81ffa8cdd53314c5afc1a1495ec725fa34ec /README.md
parentbc9d82e2b0a6d3ccc899f4588857a6913326a024 (diff)
Shrink logo in README.md.
It was unnecessarily big and wasting of page space.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f2ba63be..55f69e539 100644
--- a/README.md
+++ b/README.md
@@ -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>