Skip to content

Commit 84d3aa6

Browse files
committed
update README.md
1 parent b7c20c1 commit 84d3aa6

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# Ego Tree
22

3-
[![Crate version][crate-badge]][crate]
4-
[![Build status][travis-badge]][travis]
5-
6-
[crate]: https://crates.io/crates/ego-tree
7-
[travis]: https://travis-ci.org/programble/ego-tree
8-
[crate-badge]: https://img.shields.io/crates/v/ego-tree.svg
9-
[travis-badge]: https://img.shields.io/travis/programble/ego-tree.svg
3+
[![crates.io](https://img.shields.io/crates/v/ego-tree?color=dark-green)][crate]
4+
[![downloads](https://img.shields.io/crates/d/ego-tree)][crate]
5+
[![test](https://github.com/rust-scraper/ego-tree/actions/workflows/test.yml/badge.svg)][tests]
106

117
Vec-backed ID-tree.

0 commit comments

Comments
 (0)