Skip to content

Commit 0f0c433

Browse files
readme: update badges
1 parent 6a08267 commit 0f0c433

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
[![License](https://img.shields.io/github/license/w3f/polkadot-spec.svg)](https://github.com/w3f/polkadot-spec/blob/main/LICENSE)
44
[![Latest Release](https://img.shields.io/github/release/w3f/polkadot-spec.svg)](https://github.com/w3f/polkadot-spec/releases/latest)
5-
[![Continues Integration](https://github.com/w3f/polkadot-spec/workflows/Specification%20Publication/badge.svg)](https://github.com/w3f/polkadot-spec/actions?query=workflow%3A%22Specification+Publication%22)
5+
[![Host Spec (Ubuntu)](https://github.com/w3f/polkadot-spec/actions/workflows/host-spec.deb.yml/badge.svg)](https://github.com/w3f/polkadot-spec/actions/workflows/host-spec.deb.yml)
6+
[![Runtime Spec (Ubuntu)](https://github.com/w3f/polkadot-spec/actions/workflows/runtime-spec.deb.yml/badge.svg)](https://github.com/w3f/polkadot-spec/actions/workflows/runtime-spec.deb.yml)
7+
8+
[![Cachix Cache](https://img.shields.io/badge/cachix-w3fpkgs-blue.svg)](https://w3fpkgs.cachix.org)
9+
[![Host Spec (Flake)](https://github.com/w3f/polkadot-spec/actions/workflows/host-spec.nix.yml/badge.svg)](https://github.com/w3f/polkadot-spec/actions/workflows/host-spec.nix.yml)
10+
[![Runtime Spec (Flake)](https://github.com/w3f/polkadot-spec/actions/workflows/runtime-spec.nix.yml/badge.svg)](https://github.com/w3f/polkadot-spec/actions/workflows/runtime-spec.nix.yml)
611

712
Polkadot is a replicated sharded state machine designed to resolve the scalability and interoperability among blockchains. This repository serves as the point of reference for Polkadot Protocol. In this repo you will find:
813

0 commit comments

Comments
 (0)