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

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

diff --git a/README.md b/README.md
index dea8fe7..0c61a6a 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +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)
 * [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)
 * [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