From 3d8cae661ed4cec53a5d6175aaefd4e0e6ed1ea5 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Fri, 13 Jan 2023 18:37:03 -0800 Subject: [PATCH] add Uniswap v3 TWAP Oracles in Proof of Stake --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 92c0dd0..3174b14 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,7 @@ ### related defi stuff * [uniswap](uniswap) -* [oracles and twap](oracles) -* [twamm designs](twamm) +* [oracles, twap, twamm](oracles) * [0x protocol and rfq](0x_protocol) * [defi and day trading](defi_and_trading) * [tokenomics](tokenomics)