From 27b83e3b7f9fc03ff7868287c9da72837e8b4a8c Mon Sep 17 00:00:00 2001
From: offshiftXFT <2-offshiftXFT@users.noreply.open.offshift.io>
Date: Wed, 16 Jun 2021 14:49:02 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 0c61a6a..ab72f89 100644
--- a/README.md
+++ b/README.md
@@ -35,10 +35,10 @@ We provide our own front ends for obtaining test assets, shifting, and staking:
 
 * [Ethereum xftT Faucet](https://offshift.io/xftT-faucet.html#) - Obtain test XFT that you can use to develop your Ethereum-based application.
 * [Ethereum Shifting UI](https://offshift.io/xftT-shift.html#) - Burn XFT to create zkAssets with the price pegged to one of several existing underlying assets.
-* [Ethereum Shifting CLI scripts](https://open.offshift.io/offshiftXFT/protocol-main/-/tree/master/Ethereum/Shifting/frontend/scripts)
+* [Ethereum Shifting CLI scripts](https://open.offshift.io/offshiftXFT/protocol-main/-/tree/master/Ethereum/Shifting/frontend/scripts) - Use the Offshift dapp in the CLI without the need of a web browser.
 * [Moonbeam xftT Faucet](https://offshift.io/moonbeam-faucet.html#) - Obtain test XFT that you can use to develop applications on Moonbeam, which supports interoperability between the Polkadot and Ethereum blockchains.
 * [Moonbeam Shifting UI](https://offshift.io/moonbeam-shift.html#) - Shift between XFT and zkAssets that can be transferred on Polkadot and Ethereum.
-* [Moonbeam Shifting CLI scripts](https://open.offshift.io/offshiftXFT/protocol-main/-/tree/master/Moonbeam/Shifting/frontend/scripts)
+* [Moonbeam Shifting CLI scripts](https://open.offshift.io/offshiftXFT/protocol-main/-/tree/master/Moonbeam/Shifting/frontend/scripts) - Use the Offshift dapp in the CLI without the need of a web browser.
 * [Offshift Staking Dashboard](https://dashboard.offshift.io/stake-now) - Supply liquidity for XFT on Sushi to earn XFT and SUSHI tokens.
 
 See our articles on Medium for detailed, step-by-step descriptions of shifting and staking using our dashboards with MetaMask:
-- 
GitLab