From c764b0b460b996e4be4bc85ec357f8d980b2a432 Mon Sep 17 00:00:00 2001 From: Squirrel Date: Tue, 5 Jul 2022 20:15:45 +0100 Subject: [PATCH] standard way to get at the docs (#1430) * standard way to get at the docs * Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b415652cfc..3a6712876a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Cumulus ☁️ +[![Doc](https://img.shields.io/badge/cumulus%20docs-master-brightgreen)](https://paritytech.github.io/cumulus/) + This repository contains both the Cumulus SDK and also specific chains implemented on top of this SDK.