summary refs log tree commit diff stats
path: root/readme.md
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@gmail.com>2017-04-15 15:50:28 +0200
committerDominik Picheta <dominikpicheta@gmail.com>2017-04-15 15:50:28 +0200
commit759a586b19fbcb41639612a4d7ebc8c924a9a818 (patch)
tree1c36bc1b271e1ecb7da7a97ba0a8d2a7f9f509ad /readme.md
parent5cf31417a6fcbe5a40bce792652fc05fc6a1cff9 (diff)
downloadNim-759a586b19fbcb41639612a4d7ebc8c924a9a818.tar.gz
Fix huge logo in readme.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 34208eb5e..30cc14079 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-# ![Logo][image-nim-logo] Nim [![Build Status][badge-nim-travisci]][nim-travisci]
+# <img src="https://raw.githubusercontent.com/nim-lang/assets/master/Art/logo-crown.png" height="28px"/> Nim [![Build Status][badge-nim-travisci]][nim-travisci]
 
 This repository contains the Nim compiler, Nim's stdlib, tools and documentation.
 For more information about Nim, including downloads and documentation for
@@ -171,5 +171,4 @@ Copyright © 2006-2017 Andreas Rumpf, all rights reserved.
 [badge-nim-gratipay]: https://img.shields.io/gratipay/team/nim.svg?style=flat-square
 [badge-nim-bountysource]: https://img.shields.io/bountysource/team/nim/activity.svg?style=flat-square
 [badge-nim-bitcoin]: https://img.shields.io/badge/bitcoin-1BXfuKM2uvoD6mbx4g5xM3eQhLzkCK77tJ-D69134.svg?style=flat-square
-[image-nim-logo]: https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?url=https://raw.githubusercontent.com/nim-lang/assets/master/Art/logo-crown.png&container=focus&resize_w=36&refresh=21600
 [pull-request-instructions]: https://help.github.com/articles/using-pull-requests/