Skip to content

Commit

Permalink
add nocache to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
1pkg committed Apr 12, 2021
1 parent 7704013 commit 393a358
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

[![lint](https://github.com/1pkg/gamb/workflows/lint/badge.svg)](https://github.com/1pkg/gamb/actions?query=workflow%3Alint+branch%3Amaster+)
[![build](https://github.com/1pkg/gamb/workflows/build/badge.svg)](https://github.com/1pkg/gamb/actions?query=workflow%3Abuild+branch%3Amaster+)
[![report](https://goreportcard.com/badge/github.com/1pkg/gamb)](https://goreportcard.com/report/github.com/1pkg/gamb)
[![version](https://img.shields.io/github/go-mod/go-version/1pkg/gamb)](https://github.com/1pkg/gamb/blob/master/go.mod)
[![license](https://img.shields.io/github/license/1pkg/gamb)](LICENSE)
[![report](https://goreportcard.com/badge/github.com/1pkg/gamb?nocache)](https://goreportcard.com/report/github.com/1pkg/gamb)
[![version](https://img.shields.io/github/go-mod/go-version/1pkg/gamb?nocache)](https://github.com/1pkg/gamb/blob/master/go.mod)
[![license](https://img.shields.io/github/license/1pkg/gamb?nocache)](LICENSE)

`go get -u github.com/1pkg/gamb`

Expand Down

0 comments on commit 393a358

Please sign in to comment.