From 7232a5f376cd991e0de1d37171d44254992baec0 Mon Sep 17 00:00:00 2001 From: kk80586 <36109325+kk80586@users.noreply.github.com> Date: Fri, 24 Jul 2020 22:34:01 -0400 Subject: [PATCH] Update README.md Added an "n" to "sync" and a period after "project". Changed wording for more clarity. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.