Skip to content

Commit

Permalink
Fix badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
alecalve committed Mar 23, 2024
1 parent 2b4ef10 commit fe1c179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# bitcoin-blockchain-parser [![Build Status](https://github.com/alecalve/python-bitcoin-blockchain-parser/actions/workflows/python-package/badge.svg)] [![Coverage Status](https://coveralls.io/repos/alecalve/python-bitcoin-blockchain-parser/badge.svg?branch=master&service=github)](https://coveralls.io/github/alecalve/python-bitcoin-blockchain-parser?branch=master)
# bitcoin-blockchain-parser [![Build Status](https://github.com/alecalve/python-bitcoin-blockchain-parser/actions/workflows/python-package.yml/badge.svg)] [![Coverage Status](https://coveralls.io/repos/alecalve/python-bitcoin-blockchain-parser/badge.svg?branch=master&service=github)](https://coveralls.io/github/alecalve/python-bitcoin-blockchain-parser?branch=master)
This Python 3 library provides a parser for the raw data stored by bitcoind.

## Features
Expand Down

0 comments on commit fe1c179

Please sign in to comment.