Remove some remaining mentions of Tor and Orchid.

This commit is contained in:
Andreas Schildbach
2017-08-12 10:14:12 +02:00
parent 80b966d39f
commit 49e6af3bd7
3 changed files with 1 additions and 3 deletions

View File

@@ -10,7 +10,6 @@ The bitcoinj library is a Java implementation of the Bitcoin protocol, which all
* Java 6 for the core modules, Java 8 for everything else
* [Maven 3+](http://maven.apache.org) - for building the project
* [Orchid](https://github.com/subgraph/Orchid) - for secure communications over [TOR](https://www.torproject.org)
* [Google Protocol Buffers](https://github.com/google/protobuf) - for use with serialization and hardware communications
### Getting started