Update README.md

This commit is contained in:
KORuL 2018-11-13 01:42:56 +03:00 committed by GitHub
parent 483220c36f
commit 588781a91e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -81,7 +81,7 @@ You use the `sample/` project as an example.
```
### Android project
================
-----
```
cd sample/android
@ -90,7 +90,7 @@ cd sample/android
Run this project in Android Studio, this project uses the compiled Hydrabadger.
### Current State
================
-----
Network initialization node addition, transaction generation, consensus,
and batch outputs are all generally working. Batch outputs for each epoch are
@ -100,7 +100,7 @@ Overall the client is fragile and doesn't handle deviation from simple usage
very well yet.
### Unimplemented
================
-----
* **Many edge cases and exceptions:** disconnects, reconnects, etc.
* Connecting to a network which is in the process of key generation causes
@ -111,7 +111,7 @@ very well yet.
* **Much, much more...**
### License
================
-----
[![License: LGPL v3.0](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)