Adding field manual links

This commit is contained in:
Mark Robert Henderson 2019-05-06 14:16:26 -04:00 committed by GitHub
parent 136a8e6552
commit 5fcbd96eb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -460,3 +460,5 @@ let store = orbitdb.create(name, CustomStore.type)
## More information
Is this guide missing something you'd like to understand or found an error? Please [open an issue](https://github.com/orbitdb/orbit-db/issues) and let us know what's missing!
Also, if you want a much more in-depth tutorial and exploration of OrbitDB's architecture, please check out the [OrbitDB Field Manual](https://github.com/orbitdb/field-manual).