Removing staging resources from node template README (#6701)

This commit is contained in:
Dan Forbes
2020-07-21 14:45:07 -07:00
committed by GitHub
parent 168e9df7e2
commit 686ee971d9
-8
View File
@@ -1,5 +1,3 @@
[![Substrate Playground](https://img.shields.io/badge/Playground-node_template-brightgreen?logo=Parity%20Substrate)](https://playground-staging.substrate.dev/?deploy=node-template)
# Substrate Node Template
A new FRAME-based Substrate node, ready for hacking :rocket:
@@ -31,12 +29,6 @@ Once the development environment is set up, build the node template. This comman
cargo build --release
```
## Playground [![Substrate Playground](https://img.shields.io/badge/Playground-node_template-brightgreen?logo=Parity%20Substrate)](https://playground-staging.substrate.dev/?deploy=node-template)
[The Substrate Playground](https://playground-staging.substrate.dev/?deploy=node-template) is an
online development environment that supplies a pre-configured container with pre-compiled build
artifacts :cartwheeling:
## Run
### Single Node Development Chain