From eb3e72b256509f76b943e02e3ee86bd28e8ea305 Mon Sep 17 00:00:00 2001 From: loki-cmu Date: Tue, 12 Nov 2024 16:36:52 +0800 Subject: [PATCH] docs: fix --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9219ada..e3f10be 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ -# Anychain +## Anychain [![Rust CI](https://github.com/uduncloud/anychain/actions/workflows/rust.yml/badge.svg)](https://github.com/uduncloud/anychain/actions/workflows/rust.yml) -# Anychain - ### What is Anychain? Anychain is a multi-chain supported blockchain development framework designed to simplify interactions with various blockchains such as Ethereum, Bitcoin, Tron, and more. It provides a suite of tools and libraries that enable developers to easily create, manage, and operate blockchain addresses, transactions, and smart contracts.