Skip to content

Commit

Permalink
Bust badge cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Oct 1, 2020
1 parent 86b2c3f commit bc3e04b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# go-bitcoin
> A small collection of utility functions for working with Bitcoin (BSV)
[![Release](https://img.shields.io/github/release-pre/BitcoinSchema/go-bitcoin.svg?logo=github&style=flat&v=2)](https://github.com/BitcoinSchema/go-bitcoin/releases)
[![Build Status](https://travis-ci.com/BitcoinSchema/go-bitcoin.svg?branch=master&v=2)](https://travis-ci.com/BitcoinSchema/go-bitcoin)
[![Report](https://goreportcard.com/badge/github.com/BitcoinSchema/go-bitcoin?style=flat&v=2)](https://goreportcard.com/report/github.com/BitcoinSchema/go-bitcoin)
[![codecov](https://codecov.io/gh/BitcoinSchema/go-bitcoin/branch/master/graph/badge.svg?v=2)](https://codecov.io/gh/BitcoinSchema/go-bitcoin)
[![Go](https://img.shields.io/github/go-mod/go-version/BitcoinSchema/go-bitcoin?v=2)](https://golang.org/)
[![Release](https://img.shields.io/github/release-pre/BitcoinSchema/go-bitcoin.svg?logo=github&style=flat&v=3)](https://github.com/BitcoinSchema/go-bitcoin/releases)
[![Build Status](https://travis-ci.com/BitcoinSchema/go-bitcoin.svg?branch=master&v=3)](https://travis-ci.com/BitcoinSchema/go-bitcoin)
[![Report](https://goreportcard.com/badge/github.com/BitcoinSchema/go-bitcoin?style=flat&v=3)](https://goreportcard.com/report/github.com/BitcoinSchema/go-bitcoin)
[![codecov](https://codecov.io/gh/BitcoinSchema/go-bitcoin/branch/master/graph/badge.svg?v=3)](https://codecov.io/gh/BitcoinSchema/go-bitcoin)
[![Go](https://img.shields.io/github/go-mod/go-version/BitcoinSchema/go-bitcoin?v=3)](https://golang.org/)
[![Sponsor](https://img.shields.io/badge/sponsor-BitcoinSchema-181717.svg?logo=github&style=flat&v=3)](https://github.com/sponsors/BitcoinSchema)
[![Donate](https://img.shields.io/badge/donate-bitcoin-ff9900.svg?logo=bitcoin&style=flat)](https://gobitcoinsv.com/?tab=tips&af=go-bitcoin)
[![Donate](https://img.shields.io/badge/donate-bitcoin-ff9900.svg?logo=bitcoin&style=flat&v=3)](https://gobitcoinsv.com/?tab=tips&af=go-bitcoin)

<br/>

Expand Down Expand Up @@ -162,4 +162,4 @@ or by making a [**bitcoin donation**](https://gobitcoinsv.com/?af=go-bitcoin) to

## License

![License](https://img.shields.io/github/license/BitcoinSchema/go-bitcoin.svg?style=flat&v=2)
![License](https://img.shields.io/github/license/BitcoinSchema/go-bitcoin.svg?style=flat&v=3)

0 comments on commit bc3e04b

Please sign in to comment.