From 63718172ff236ab701289908627fb08b670784bc Mon Sep 17 00:00:00 2001 From: tjulises <39039587+tjulises@users.noreply.github.com> Date: Mon, 28 May 2018 12:50:15 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f3ea5f..d26ac89 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # EthereumKit +[![image.png](https://s33.postimg.cc/fzlnx0cvz/image.png)](https://postimg.cc/image/exbhegu2j/) + EthereumKit is a Swift framework that enables you to create Ethereum wallet and use it in your app. ```swift