From 589e3d81c5613b14fefcc669eb214899a0570132 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Fri, 18 Jul 2025 14:40:02 +0300 Subject: [PATCH 1/2] Update README.md --- mithril-stm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mithril-stm/README.md b/mithril-stm/README.md index cf96d9ebbc4..0e0b33685b4 100644 --- a/mithril-stm/README.md +++ b/mithril-stm/README.md @@ -1,4 +1,4 @@ -# Mithril-stm ![CI workflow](https://github.com/input-output-hk/mithril/actions/workflows/ci.yml/badge.svg) ![crates.io](https://img.shields.io/crates/v/mithril_stm.svg) [![Discord](https://img.shields.io/discord/500028886025895936.svg?logo=discord&style=flat-square)](https://discord.gg/5kaErDKDRq) +# Mithril-stm [![CI workflow](https://github.com/input-output-hk/mithril/actions/workflows/ci.yml/badge.svg)](https://github.com/input-output-hk/mithril/actions/workflows/ci.yml) ![crates.io](https://img.shields.io/crates/v/mithril_stm.svg) [![Discord](https://img.shields.io/discord/500028886025895936.svg?logo=discord&style=flat-square)](https://discord.gg/5kaErDKDRq) **This is a work in progress** 🛠 From f356831e904d72acac0e68824bb489d3a1e4f830 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Fri, 18 Jul 2025 14:43:16 +0300 Subject: [PATCH 2/2] Update README.md --- mithril-stm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mithril-stm/README.md b/mithril-stm/README.md index 0e0b33685b4..9cbaea7a58a 100644 --- a/mithril-stm/README.md +++ b/mithril-stm/README.md @@ -1,4 +1,4 @@ -# Mithril-stm [![CI workflow](https://github.com/input-output-hk/mithril/actions/workflows/ci.yml/badge.svg)](https://github.com/input-output-hk/mithril/actions/workflows/ci.yml) ![crates.io](https://img.shields.io/crates/v/mithril_stm.svg) [![Discord](https://img.shields.io/discord/500028886025895936.svg?logo=discord&style=flat-square)](https://discord.gg/5kaErDKDRq) +# Mithril-stm [![CI workflow](https://github.com/input-output-hk/mithril/actions/workflows/ci.yml/badge.svg)](https://github.com/input-output-hk/mithril/actions/workflows/ci.yml) [![crates.io](https://img.shields.io/crates/v/mithril_stm.svg)](https://crates.io/crates/mithril_stm) [![Discord](https://img.shields.io/discord/500028886025895936.svg?logo=discord&style=flat-square)](https://discord.gg/5kaErDKDRq) **This is a work in progress** ðŸ›