Add missing periods in build doc

Markdown formatting makes the sentences join together.
This commit is contained in:
Ivan Vilata-i-Balaguer 2016-03-16 14:37:28 +01:00
parent dcd1f8636a
commit 885a6e8dac

View File

@ -56,8 +56,8 @@ However, if you're not familiar with git or it is otherwise inconvenient to use,
### 2. Install bitcoinj fork
Versions later than 0.13.1 has removed support for Java serialisation
In version 0.13.1 is also missing support for Java serialisation in MainNetParams (HttpDiscovery.Details)
Versions later than 0.13.1 has removed support for Java serialisation.
In version 0.13.1 is also missing support for Java serialisation in MainNetParams (HttpDiscovery.Details).
We remove Cartographer/HttpDiscovery support from in our [fork version 0.13.1.1](https://github.com/bitsquare/bitcoinj/tree/RemovedHttpDiscovery).
Beside the Java serialisation issues here are [privacy concerns](http://bitcoin-development.narkive.com/hczWIAby/bitcoin-development-cartographer#post3) regarding Cartographer.