diff --git a/README.md b/README.md
index ab72f89cd617f9e1637d28de59719d5a9c881e64..15e5b973711848bc48f22782a06f19d93465ec3d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
 ![Offshift Logo](./assets/logo-2.png)
 
+----
+
+Read The Offshift Yellowpaper [here](https://offshift.io/content/Yellowpaper.pdf). 
+
+----
+
 Offshift provides a private derivatives platform that supports the following functions:
 
 * [Shifting](#Shifting) - Convert XFT to zkAssets, which are the confidential tokens that enable anonymous transactions.
@@ -41,11 +47,11 @@ We provide our own front ends for obtaining test assets, shifting, and staking:
 * [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:
+See our articles on the Offshift Blog for detailed, step-by-step descriptions of shifting and staking using our dashboards with MetaMask:
 
-* [Shifting on Ethereum](https://medium.com/offshift/offshift-testnet-guide-phase-two-7607c628026d)
-* [Shifting on Moonbase Alpha](https://medium.com/offshift/offshift-testnet-guide-moonbase-alpha-c1c0ed92e0ba)
-* [Staking using SushiSwap](https://medium.com/offshift/offshift-sushiswap-dual-liquidity-mining-goes-live-7d7ed036a89e)
+* [Shifting on Ethereum](https://offshift.io/public/blog/2020-09-30-offshift-testnet-guide-phase-two/)
+* [Shifting on Moonbase Alpha](https://offshift.io/public/blog/2021-01-04-offshift-testnet-guide-moonbase-alpha/)
+* [Staking using SushiSwap](https://offshift.io/public/blog/2021-03-19-offshift-sushiswap-dual-liquidity-mining-goes-live/)
 
 The sections below provide an overview of how to use our [shifting](#shifting) and [staking](#staking) tools. By using the code in this repository, you can add the functionality described below to your own application.