From ebc51d4adce2b6a7e4bc230c3df9a81dd450d699 Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Mon, 10 Oct 2022 13:43:24 -0700 Subject: [PATCH] Update README.md --- uniswap/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/uniswap/README.md b/uniswap/README.md index f36c98a..b150336 100644 --- a/uniswap/README.md +++ b/uniswap/README.md @@ -9,3 +9,5 @@ * an AMM replaces the buy and sell orders in an order book market with a liquidity pool of two assets, both valued relative to each other. As one asset is trader for the other, the relative prices of the two assets shift, and the new market rate for both is determined.
+ +* [docs](https://docs.uniswap.org/protocol)