Merge pull request #621 from orbitdb/field-manual-links

Adding field manual links
This commit is contained in:
Haad
2019-05-06 21:18:15 +03:00
committed by GitHub

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).