Skip to content

Commit 6244f43

Browse files
committed
needs a newline
1 parent 3786463 commit 6244f43

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# A Fast Chess Library In Rust
22

33
<div style="display: flex; justify-content: space-evenly">
4+
45
[![Build Status](https://github.com/icodesometime/candidate/actions/workflows/test.yml/badge.svg)](https://github.com/iCodeSometime/candidate/actions/workflows/test.yml)
56
[![crates.io](https://img.shields.io/crates/v/candidate.svg)](https://crates.io/crates/candidate)
67
[![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)
78
[![docs.rs](https://docs.rs/candidate/badge.svg)](https://docs.rs/candidate/)
9+
810
</div>
911

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

0 commit comments

Comments
 (0)