From feba59e0cda00f470676b02dffc77b21e92ecd5c Mon Sep 17 00:00:00 2001 From: Sergiy Date: Fri, 24 Jan 2025 11:45:19 +0200 Subject: [PATCH] chore: the reference to the shield was missing added a link that was missing in the documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db686d69..748bde37 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Cartesi CLI -![Release Packages](https://github.com/cartesi/cli/actions/workflows/release.yaml/badge.svg) +[![Release Packages](https://github.com/cartesi/cli/actions/workflows/release.yaml/badge.svg)](https://github.com/cartesi/cli/actions/workflows/release.yaml) Cartesi CLI is a tool to help creating [Cartesi](http://cartesi.io) applications. It includes commands that help developers to: