Skip to content

Commit b077d02

Browse files
committed
docs: add cache buster to Go Report Card badge for v0.7.1
1 parent 95de0e9 commit b077d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
A fast, token-efficient tool that transforms your code into optimized context for Claude, ChatGPT, and other LLMs.
88

99
[![Go Reference](https://pkg.go.dev/badge/github.com/1broseidon/promptext.svg)](https://pkg.go.dev/github.com/1broseidon/promptext)
10-
[![Go Report Card](https://goreportcard.com/badge/github.com/1broseidon/promptext)](https://goreportcard.com/report/github.com/1broseidon/promptext)
10+
[![Go Report Card](https://goreportcard.com/badge/github.com/1broseidon/promptext?v=0.7.1)](https://goreportcard.com/report/github.com/1broseidon/promptext)
1111
[![codecov](https://codecov.io/gh/1broseidon/promptext/branch/main/graph/badge.svg)](https://codecov.io/gh/1broseidon/promptext)
1212
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
1313
[![Release](https://img.shields.io/github/release/1broseidon/promptext.svg)](https://github.com/1broseidon/promptext/releases/latest)

0 commit comments

Comments
 (0)