Skip to content

Commit

Permalink
update badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan597 committed Dec 7, 2023
1 parent 6646ba7 commit 602d008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ChessEngine

[![C++ build](https://github.com/ryan597/chessengine/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/ryan597/chessengine/actions/workflows/c-cpp.yml)
[![C++ build](https://github.com/ryan597/chessengine/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/ryan597/chessengine/actions/workflows/build_and_test.yml)
[![cpp-linter](https://github.com/ryan597/chessengine/actions/workflows/cpp-linter.yml/badge.svg)](https://github.com/ryan597/chessengine/actions/workflows/cpp-linter.yml)

C++ chess engine
Expand Down

0 comments on commit 602d008

Please sign in to comment.