Skip to content

Commit 2e725b6

Browse files
committed
re-add badges
1 parent ba72f3d commit 2e725b6

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# A Fast Chess Library In Rust
2-
<!--
3-
[![Build Status](https://travis-ci.org/jordanbray/chess.svg?branch=master)](https://travis-ci.org/jordanbray/chess)
4-
[![crates.io](https://img.shields.io/crates/v/chess.svg)](https://crates.io/crates/chess)
5-
[![docs.rs](https://docs.rs/chess/badge.svg)](https://jordanbray.github.io/chess/chess/)
6-
-->
2+
[![Build Status](https://github.com/icodesometime/candidate/actions/workflows/test.yml/badge.svg)
3+
[![crates.io](https://img.shields.io/crates/v/candidate.svg)](https://crates.io/crates/candidate)
4+
[![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)
5+
[![docs.rs](https://docs.rs/candidate/badge.svg)](https://docs.rs/candidate/)
76

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

0 commit comments

Comments
 (0)