diff --git a/roadmap/implementers-guide/README.md b/roadmap/implementers-guide/README.md index c1a14a3219ad..1775fb44d876 100644 --- a/roadmap/implementers-guide/README.md +++ b/roadmap/implementers-guide/README.md @@ -23,3 +23,7 @@ cargo install mdbook mdbook-linkcheck mdbook-graphviz mdbook-mermaid mdbook serve roadmap/implementers-guide open http://localhost:3000 ``` + +## Specification + +See also the Polkadot specificaton [hosted](https://spec.polkadot.network/), and it's [source](https://github.com/w3f/polkadot-spec)).