Include Playground link in Node Template README

Added button and text to point reader to it Playground.
main
Sacha 2021-04-20 13:43:31 -04:00
parent fc9d24c429
commit 587b67a292
1 changed files with 4 additions and 1 deletions

View File

@ -1,10 +1,13 @@
# Substrate Node Template
[![Try on playground](https://img.shields.io/badge/Playground-Node_Template-brightgreen?logo=Parity%20Substrate)](https://playground.substrate.dev/?deploy=node-template)
A fresh FRAME-based [Substrate](https://www.substrate.io/) node, ready for hacking :rocket:
## Getting Started
Follow these steps to get started with the Node Template :hammer_and_wrench:
Follow the steps below to get started with the Node Template, or get it up and running right from your browser
in just a few clicks using [Playground](https://playground.substrate.dev/) :hammer_and_wrench:
### Rust Setup