]> git.lizzy.rs Git - bit-set.git/commitdiff
Update README.md
authorAria Beingessner <a.beingessner@gmail.com>
Sat, 16 Apr 2022 20:39:39 +0000 (16:39 -0400)
committerGitHub <noreply@github.com>
Sat, 16 Apr 2022 20:39:39 +0000 (16:39 -0400)
README.md

index 367e4253a9a86de815a1f9332a639a1073dd75f3..96367ccefa7b0f4c8d915fc0eacc50f9a0e77d41 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+![Rust CI](https://github.com/contain-rs/bit-set/workflows/Rust/badge.svg?branch=master) [![crates.io](https://img.shields.io/crates/v/bit-set.svg)](https://crates.io/crates/bit-set) [![](https://docs.rs/bit-set/badge.svg)](https://docs.rs/bit-set)
+
 **WARNING: THIS PROJECT IS IN MAINTENANCE MODE, DUE TO INSUFFICIENT MAINTAINER RESOURCES**
 
 It works fine, but will generally no longer be improved.
@@ -12,6 +14,3 @@ We are currently only accepting changes which:
 A Set of bits.
 
 Documentation is available at https://contain-rs.github.io/bit-set/bit_set.
-
-[![Build Status](https://travis-ci.org/contain-rs/bit-set.svg?branch=master)](https://travis-ci.org/contain-rs/bit-set)
-[![crates.io](http://meritbadge.herokuapp.com/bit-set)](https://crates.io/crates/bit-set)