From 0146b6563707536f17a14ea67dbe8dfb10ab3f70 Mon Sep 17 00:00:00 2001 From: joethechicken <143952437+joethechicken@users.noreply.github.com> Date: Sat, 9 Dec 2023 15:38:48 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b02d5cddd0..872668288c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The interBTC project is a modular and programmable layer to bring Bitcoin to the multi-chain ecosystem. It includes: -- A collateralized and premissionless Bitcoin bridge based on [XCLAIM](https://www.xclaim.io/) +- A collateralized and permissionless Bitcoin bridge based on [XCLAIM](https://www.xclaim.io/) - A DeFi hub with a Rust-native Uniswap v2-style AMM, Curve v1-style AMM, and a Compound v2-style money market. - [EVM-compatible smart contracts and blocks](https://github.com/paritytech/frontier). - Bridges to other smart contract chains.