Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add crate.io badge
  • Loading branch information
injae committed Dec 26, 2023
1 parent f6516e2 commit 236056e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Openskill-RS

![Crates.io Version](https://img.shields.io/crates/v/openskill?link=https%3A%2F%2Fcrates.io%2Fcrates%2Fopenskill) ![Crates.io License](https://img.shields.io/crates/l/openskill)
[![Test](https://github.com/injae/openskill-rs/actions/workflows/test.yml/badge.svg?branch=main&event=push)](https://github.com/injae/openskill-rs/actions/workflows/test.yml) [![codecov](https://codecov.io/gh/injae/openskill-rs/graph/badge.svg?token=L6FZDENSXN)](https://codecov.io/gh/injae/openskill-rs)
## Description
Rust Implementation of the [Weng-Lin Rating](https://www.csie.ntu.edu.tw/~cjlin/papers/online_ranking/online_journal.pdf).
Expand Down

0 comments on commit 236056e

Please sign in to comment.