diff --git a/README.md b/README.md index c4aba03..6e393f8 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ This project is a template for anyone wishing to integrate DeepOnion's block chain technology into their application. -This app will run it's own Tor connection and use it to the DeepOnion network, syc the blockchain and run a fully fledged Simple Payment Verification (SPV) wallet utilising the power of [DeepOnionJ](https://github.com/deeponion/deeponionj). +This app will run it's own Tor connection to interact with the DeepOnion network, sync the blockchain and run a fully fledged Simple Payment Verification (SPV) wallet utilising the power of [DeepOnionJ](https://github.com/deeponion/deeponionj). Special thanks go to [The Guardian Project](https://guardianproject.info) for providing Tor integration. #### Contributing -The [DeepOnion Team](https://deeponion.org) invites you to fork and contribute to this project \ No newline at end of file +The [DeepOnion Team](https://deeponion.org) invites you to fork and contribute to this project.