We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3786463 commit 6244f43Copy full SHA for 6244f43
1 file changed
README.md
@@ -1,10 +1,12 @@
1
# A Fast Chess Library In Rust
2
3
<div style="display: flex; justify-content: space-evenly">
4
+
5
[](https://github.com/iCodeSometime/candidate/actions/workflows/test.yml)
6
[](https://crates.io/crates/candidate)
7
[](https://deepsource.io/gh/iCodeSometime/candidate/?ref=repository-badge)
8
[](https://docs.rs/candidate/)
9
10
</div>
11
12
This library handles the process of move generation within a chess engine or chess UI.
0 commit comments