Skip to content

Modernize README badges and install instructions - #12

Merged
schultz-is merged 1 commit into
trunkfrom
chore/readme-modernization
Aug 3, 2026
Merged

Modernize README badges and install instructions#12
schultz-is merged 1 commit into
trunkfrom
chore/readme-modernization

Conversation

@schultz-is

Copy link
Copy Markdown
Owner
  • Replace the stale GoDoc badge (godoc.org was retired in 2020 and now 301-redirects) with the pkg.go.dev "Go Reference" badge.
  • Update the Tests badge to the current actions/workflows/pr.yml URL and make it a clickable link to the workflow, consistent with the other badges.
  • Capitalize "Go" in the install instructions.
  • Drop the -U flag from go get; installing a dependency does not need to update all other dependencies to their latest versions.

- Replace the stale GoDoc badge (godoc.org was retired in 2020 and now
  301-redirects) with the pkg.go.dev "Go Reference" badge.
- Update the Tests badge to the current actions/workflows/pr.yml URL and make it
  a clickable link to the workflow, consistent with the other badges.
- Capitalize "Go" in the install instructions.
- Drop the -U flag from go get; installing a dependency does not need to update
  all other dependencies to their latest versions.
@schultz-is
schultz-is merged commit fc30045 into trunk Aug 3, 2026
3 checks passed
@schultz-is
schultz-is deleted the chore/readme-modernization branch August 3, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant