From 956eacde5b2fe3fbd08b01f5e24751d01ac3c1c7 Mon Sep 17 00:00:00 2001 From: Olof Blomqvist Date: Mon, 8 Aug 2022 14:23:59 +0200 Subject: [PATCH] Update README.md (#31) --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f87a5701..96f78f13 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,12 @@ Aiken

Cardano smart contract language and toolchain

- GitHub - Crates.io - GitHub Workflow Status + +[![Licence](https://img.shields.io/github/license/txpipe/aiken)](https://github.com/txpipe/aiken/blob/main/LICENSE) +[![Crates.io](https://img.shields.io/crates/v/aiken)](https://crates.io/crates/aiken) +[![Rust Build](https://github.com/txpipe/aiken/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/txpipe/aiken/actions/workflows/rust.yml) +[![Nix Build](https://github.com/txpipe/aiken/actions/workflows/build_nix.yml/badge.svg?branch=main)](https://github.com/txpipe/aiken/actions/workflows/build_nix.yml) +