Skip to content

Commit 3786463

Browse files
committed
format badges
1 parent 2e725b6 commit 3786463

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# A Fast Chess Library In Rust
2-
[![Build Status](https://github.com/icodesometime/candidate/actions/workflows/test.yml/badge.svg)
2+
3+
<div style="display: flex; justify-content: space-evenly">
4+
[![Build Status](https://github.com/icodesometime/candidate/actions/workflows/test.yml/badge.svg)](https://github.com/iCodeSometime/candidate/actions/workflows/test.yml)
35
[![crates.io](https://img.shields.io/crates/v/candidate.svg)](https://crates.io/crates/candidate)
46
[![DeepSource](https://deepsource.io/gh/iCodeSometime/candidate.svg/?label=resolved+issues&show_trend=true&token=jnTOWlnEoudfrav1yqDcRAT7)](https://deepsource.io/gh/iCodeSometime/candidate/?ref=repository-badge)
57
[![docs.rs](https://docs.rs/candidate/badge.svg)](https://docs.rs/candidate/)
8+
</div>
69

710
This library handles the process of move generation within a chess engine or chess UI.
811

0 commit comments

Comments
 (0)