Skip to content

Commit 08d5aa5

Browse files
authored
Merge pull request #86 from qryxip/badges
Add badges to README.md
2 parents 72fe2a1 + f41baff commit 08d5aa5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ac-library-rs
22

3+
[![CI](https://github.com/rust-lang-ja/ac-library-rs/workflows/CI/badge.svg)](https://github.com/rust-lang-ja/ac-library-rs/actions?workflow=CI)
4+
[![Rust 2018 1.42.0+](https://img.shields.io/badge/rust%202018-1.42.0+-lightgray.svg)](https://www.rust-lang.org)
5+
![Crates.io](https://img.shields.io/badge/crates.io-not%20yet-inactive)
6+
![License](https://img.shields.io/badge/license-CC0--1.0-informational)
7+
38
ac-library-rs is a rust port of AtCoder Library (ACL).
49

510
See below for ACL.

0 commit comments

Comments
 (0)