Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4c720fa

Browse files
Added shields.io stats for CI and crates.io
1 parent 801c423 commit 4c720fa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# LeetCode Trees in Rust
22

3+
[![Build Status]][Actions]   [![Latest Version]][crates.io]
4+
5+
[Build Status]: https://img.shields.io/github/actions/workflow/status/1kill2steal/leetcode-trees-rs/rust.yml?branch=main
6+
[Actions]: https://github.com/1kill2steal/leetcode-trees-rs/actions?query=branch%3Amaster
7+
[Latest Version]: https://img.shields.io/crates/v/leetcode-trees-rs.svg
8+
[crates.io]: https://crates.io/crates/leetcode-trees-rs
9+
310
This library is made to make any LeetCoders using Rust have a better experience
411
at solving their LeetCode (LC) problems. It uses cargo make to have
512
reproducible sub modules (check `leetcode-trees-rs/solutions/README.md`) as

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /