From b48f68f814b203083bd460f547d2eb6b0c3a10cc Mon Sep 17 00:00:00 2001 From: Jeffro <00002@protonmail.com> Date: Sat, 28 Sep 2024 15:57:43 -0700 Subject: [PATCH] update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f30afe0..8da6b60 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@

On-chain Transaction Parser

A powerful library for parsing on-chain transactions into clear, human-readable actions

-> A powerful library for parsing on-chain transactions into clear, human-readable actions, streamlining blockchain data analysis and interpretation. - [![Build Status](https://github.com/0xjeffro/tx-parser/workflows/tests/badge.svg)](https://github.com/0xjeffro/tx-parser/actions) [![Go Report Card](https://goreportcard.com/badge/github.com/0xjeffro/tx-parser)](https://goreportcard.com/report/github.com/0xjeffro/tx-parser) [![codecov](https://codecov.io/github/0xjeffro/tx-parser/graph/badge.svg?token=1VPAKE8N6P)](https://codecov.io/github/0xjeffro/tx-parser)