Included a link to the API document in the root README.md file.

This commit is contained in:
Luke Anderson 2019-05-13 16:26:45 +10:00
parent 0b2c7acdb3
commit ac7a40376b
No known key found for this signature in database
GPG Key ID: 44408169EC61E228
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ Core specifications for eth2.0 client validation can be found in [specs/core](sp
* [General test format](specs/test_formats/README.md)
* [Merkle proof formats](specs/light_client/merkle_proofs.md)
* [Light client syncing protocol](specs/light_client/sync_protocol.md)
* [Beacon node API for validator](specs/validator/0_beacon-node-validator-api.md)
### Design goals