From 97fbf4af5698c03b5a7fdc373ba81a3b461883ed Mon Sep 17 00:00:00 2001 From: jj_ranalli Date: Sun, 22 Oct 2023 19:24:29 +0200 Subject: [PATCH] readme --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 57c5ca1..3829dac 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ At the same time anyone can use `getPool` to retrieve the current main pool for This makes it easy and efficient to interact with TWAP oracles or integrate them into other smart contracts. -> The price feed will soon be used by the [Slice protocol](https://slice.so) to provide dynamic pricing for products in any ERC20 currency, periodically updating the pools it interacts with. +> The price feed is used by the [Slice protocol](https://slice.so) to provide dynamic pricing for products in any ERC20 currency, periodically updating the pools it interacts with. ## Functions @@ -61,19 +61,19 @@ See the specifics in the [PriceFeed](contracts/PriceFeed.sol) contract. - [Optimism](https://optimistic.etherscan.io/address/0x71c96edD5D36935d5c8d6B78bCcD4113725297e3) - [Base on 0x2b3...58F](https://basescan.org/address/0x2b3eEe365CE2c8A21096a348fc9005233229b58F) -## Support the project + -### [Juicebox Treasury](https://juicebox.money/v2/p/264) + ## Contribute @@ -81,4 +81,4 @@ This project uses [Foundry](https://github.com/foundry-rs/foundry) as developmen ### Merge to earn -This project uses [Merge to earn](https://github.com/slice-so/merge-to-earn) to reward contributors with a piece of the [Price feed slicer](https://slice.so/slicer/22) and its earnings, when pull requests are merged. +This project uses [Merge to earn](https://github.com/slice-so/merge-to-earn) to reward contributors with a piece of the [Price feed slicer](https://mainnet.slice.so/slicer/22) and its earnings, when pull requests are merged.