From 8b6fe6666d589486dd541663a32ffd98f2e21d74 Mon Sep 17 00:00:00 2001 From: Jimmy Chu Date: Wed, 08 Jan 2020 03:55:30 +0000 Subject: [PATCH] Update README.md --- --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Additional CLI usage options are available and may be shown by running `cargo run -- --help`. -### Advanced: Generate Your Own Substrate Node Template +## Advanced: Generate Your Own Substrate Node Template A substrate node template is always based on a certain version of Substrate. You can inspect it by opening [Cargo.toml](Cargo.toml) and see the template referred to a specific Substrate commit( -- gitstuff