Minor fixes in README.md

pull/316/head
Lucas Soriano 3 years ago committed by Lucas Soriano del Pino
parent 3a5d8aee42
commit 4a4729d331
No known key found for this signature in database
GPG Key ID: EE611E973A1530E7

@ -2,11 +2,11 @@ XMR to BTC Atomic Swap
======================
This repository hosts an MVP for atomically swapping BTC to XMR.
It implements the protocol described in [this](https://arxiv.org/abs/2101.12332) paper.
It implements the protocol described in section 3 of [this](https://arxiv.org/abs/2101.12332) paper.
## Quick start
1. Download the [latest release](https://github.com/comit-network/xmr-btc-swap/releases/latest) for your operation system
1. Download the [latest release](https://github.com/comit-network/xmr-btc-swap/releases/latest) for your operating system
2. Run the binary: `./swap buy-xmr --receive-address <YOUR MONERO ADDRESS>`
3. Follow the instructions printed to the terminal
@ -35,4 +35,4 @@ It provides the CLI with a quote and the liquidity necessary for swapping BTC in
## Contact
Feel free to reach to out us in the [COMIT-Monero Matrix channel](https://matrix.to/#/#comit-monero:matrix.org).
Feel free to reach out to us in the [COMIT-Monero Matrix channel](https://matrix.to/#/#comit-monero:matrix.org).

Loading…
Cancel
Save