mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2024-11-19 09:50:32 +01:00
Update README.md to mention Java 8.
This commit is contained in:
parent
4300cab9fc
commit
c017070398
@ -7,7 +7,7 @@ The bitcoinj library is a Java implementation of the Bitcoin protocol, which all
|
||||
|
||||
### Technologies
|
||||
|
||||
* Java 6+
|
||||
* 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://code.google.com/p/protobuf/) - for use with serialization and hardware communications
|
||||
|
Loading…
Reference in New Issue
Block a user