Add workshop link to readme (#211)

This commit is contained in:
Joshy Orndorff
2020-09-08 05:54:35 -04:00
committed by GitHub
parent 345cb13493
commit cd15cbe605
+3 -1
View File
@@ -3,7 +3,9 @@
A set of tools for writing [Substrate](https://substrate.dev/)-based
[Polkadot](https://wiki.polkadot.network/en/)
[parachains](https://wiki.polkadot.network/docs/en/learn-parachains). Refer to the included
[overview](docs/overview.md) for more details.
[overview](docs/overview.md) for architectural details, and the
[Cumulus workshop](https://substrate.dev/cumulus-workshop) for a hand-holding walkthrough
of using these tools.
It's easy to write blockchains using Substrate, and the overhead of writing parachains'
distribution, p2p, database, and synchronization layers should be just as low. This project aims to