Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Readme to use text instead of label flag #10

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

idugan100
Copy link
Contributor

The tool uses a -text flag instead of a -label flag to set the text on the left side of the badge.

gobadge.go line 30:

	label := flag.String("text", "Coverage", "Text on the left side of the badge")

The documentation in the readme incorrectly directed the user to use a -label flag. This pull request updates the readme to use -text

@AlexBeauchemin AlexBeauchemin merged commit 6d0d730 into AlexBeauchemin:master Dec 24, 2024
@AlexBeauchemin
Copy link
Owner

Thank you! Good catch, merged it 👍

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.

2 participants