Skip to content

Commit b513c98

Browse files
Remove badges in README.md (#890)
Co-authored-by: Jack Wrenn <[email protected]>
1 parent 01e2062 commit b513c98

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ Extra iterator adaptors, functions and macros.
44

55
Please read the [API documentation here](https://docs.rs/itertools/).
66

7-
[![build_status](https://github.com/rust-itertools/itertools/actions/workflows/ci.yml/badge.svg)](https://github.com/rust-itertools/itertools/actions)
8-
[![crates.io](https://img.shields.io/crates/v/itertools.svg)](https://crates.io/crates/itertools)
9-
107
How to use with Cargo:
118

129
```toml

0 commit comments

Comments
 (0)