From 64e50ca00352e48dede579a72ac281760a40df1f Mon Sep 17 00:00:00 2001
From: XFT-dev <XFT-DEV@Offshit>
Date: Wed, 16 Jun 2021 11:32:27 +0300
Subject: [PATCH] restructure the repo

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f2f17a3..dea8fe7 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![Offshift Logo](.\assets\logo-2.png)
+![Offshift Logo](./assets/logo-2.png)
 
 Offshift provides a private derivatives platform that supports the following functions:
 
@@ -87,4 +87,4 @@ The steps below provide an overview of how to use our staking resources in your
 4. Start the server.
 5. Open [`http://localhost:4200/`](http://localhost:4200/) in your web browser to launch the staking dashboard.
 6. Follow the onscreen prompts or see the [staking] information at the root of this repository to connect to your MetaMask wallet and stake the SLP you obtained in step 1.
-7. Rewards accrue every block and are paid in XFT and SLP. Claim your rewards in the Rewards tab in the staking dashboard.
\ No newline at end of file
+7. Rewards accrue every block and are paid in XFT and SLP. Claim your rewards in the Rewards tab in the staking dashboard.
-- 
GitLab