Skip to content

Commit

Permalink
update badge links
Browse files Browse the repository at this point in the history
  • Loading branch information
thwbh committed Dec 11, 2024
1 parent 8c98449 commit 8f7121a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
[![.github/workflows/build.yml][build-badge]][build-url]
[![.github/workflows/test.yml][test-badge]][test-url]

[build-badge]: https://github.com/tohuwabohu-io/wordle-cli/actions/workflows/build.yml/badge.svg
[build-url]: https://github.com/tohuwabohu-io/wordle-cli/actions/workflows/build.yml
[test-badge]: https://github.com/tohuwabohu-io/wordle-cli/actions/workflows/test.yml/badge.svg
[test-url]: https://github.com/tohuwabohu-io/wordle-cli/actions/workflows/test.yml
[build-badge]: https://github.com/thwbh/wordle-cli/actions/workflows/build.yml/badge.svg
[build-url]: https://github.com/thwbh/wordle-cli/actions/workflows/build.yml
[test-badge]: https://github.com/thwbh/wordle-cli/actions/workflows/test.yml/badge.svg
[test-url]: https://github.com/thwbh/wordle-cli/actions/workflows/test.yml

wordle-cli is a wordle inspired word guessing game for the CLI written in rust.

Expand Down

0 comments on commit 8f7121a

Please sign in to comment.