From 8b6fe6666d589486dd541663a32ffd98f2e21d74 Mon Sep 17 00:00:00 2001 From: Jimmy Chu Date: Wed, 8 Jan 2020 11:55:30 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 355a412..f472d17 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ cargo run -- \ 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(