diff --git a/README.md b/README.md index fc10e4d03..e549a1ce5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Substrate Recipes 🍴😋🍴 +# Substrate Recipes 🍴😋🍴 ![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fsubstrate-developer-hub%2Frecipes%2Fbadge%3Fref%3Dmaster&style=flat) @@ -15,7 +15,7 @@ Ready to roll up your sleeves and cook some blockchain? 😋 There are five primary directories in this repository: -- **Text**: Source of [the book](https://substrate.recipes) written in markdown. This text +- **Text**: Source of the book written in markdown. This text describes the code in the other three directories. - **Pallets**: Pallets for use in FRAME-based runtimes. - **Runtimes**: Runtimes for use in Substrate nodes.