From a935d580096d823fdea12d8c55cf31b68c859784 Mon Sep 17 00:00:00 2001 From: folex <0xdxdy@gmail.com> Date: Sun, 16 Jun 2019 15:02:45 +0200 Subject: [PATCH] logo --- README.md | 2 +- img/{salmon.png => cosmicsalmon.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename img/{salmon.png => cosmicsalmon.png} (100%) diff --git a/README.md b/README.md index e4a45e2..cb1874b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![logo](img/salmon.png) +![logo](img/cosmicsalmon.png) - Backend here - Frontend [there](https://github.com/fluencelabs/cosmos-hackathon-frontend) diff --git a/img/salmon.png b/img/cosmicsalmon.png similarity index 100% rename from img/salmon.png rename to img/cosmicsalmon.png