From e127739ccc38d2b716f795ad93ed5a7e6fed9587 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Wed, 22 Oct 2025 14:22:43 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b92332d54..df51e2c72 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # The Pact Programming Language -[![Build Status](https://travis-ci.org/kadena-io/pact.svg?branch=master)](https://travis-ci.org/kadena-io/pact) +[![Releases](https://img.shields.io/github/v/release/kadena-io/pact)](https://github.com/kadena-io/pact/releases) [Pact](http://kadena.io/build) is an open-source, Turing-**in**complete smart contract language that has been purpose-built with blockchains first in mind. Pact focuses on facilitating transactional logic with the optimal mix of functionality in authorization, data management, and workflow.