diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-25 17:07:08 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-25 17:07:08 +0200 |
| commit | 9793ae740a2fc14435b948244fc775214bc50ba7 (patch) | |
| tree | 62cb9b8e7902bd0bb4ea1307de0928d7c3c8c123 /README.md | |
| parent | af5d8fda8e9527c24036b728aac6d41dbbaf5508 (diff) | |
docs: Add CI status, coverage, and Go Report Card badges to README
- Added CI status badge (GitHub Actions)
- Added coverage badge (from coverage.json)
- Added Go Report Card badge
Coverage badge shows 80.6% coverage across all packages.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ # gt +[](https://github.com/snonux/gt/actions/workflows/ci.yml) +[](https://github.com/snonux/gt/actions/workflows/ci.yml) +[](https://goreportcard.com/report/codeberg.org/snonux/perc) + A simple AI-engineered command-line percentage calculator written in Go. ## Rational Number Mode (Optional) |
