add README to docs/

This commit is contained in:
erciccione 2021-06-11 13:48:01 +02:00 committed by woodser
parent 0fc4b58e50
commit 513c0757a4

14
docs/README.md Normal file
View File

@ -0,0 +1,14 @@
Here are stored most of the docs of the Haveno project:
- [installing.md](installing.md ) - Instructions for running a local test network
- [bounties.md](bounties.md) - Rules and description of the bounty program
- [CONTRIBUTING.md](CONTRIBUTING.md) - Guidelines for contributors
- [data-stores.md](data-stores.md) - Instructions for updating data stores (from Bisq)
- [idea-import.md](idea-import.md) - Instructions for importing Haveno as an IntelliJ IDEA project (from Bisq))
- [README.md](README.md) - This file
- [tor-upgrade.md](tor-upgrade.md) - Instructions for upgrading the Tor dependencies used by Haveno (from Bisq)
- [trade-protocol.md](trade-protocol.md) - The description of Haveno's trade protocol
Documents outside of this folder:
- [FAQ](https://github.com/haveno-dex/haveno/wiki/FAQ) - Common questions and answers