Skip to content

Commit 8afa6ae

Browse files
committed
style: Re-style readme more like assert_cli
1 parent 8c292d1 commit 8afa6ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# predicates-rs
22

3-
This library is an implementation of **boolean-valued predicate functions** in Rust.
3+
> This library is an implementation of **boolean-valued predicate functions** in Rust.
44
55
[![Build Status](https://travis-ci.org/assert-rs/predicates-rs.svg?branch=master)](https://travis-ci.org/assert-rs/predicates-rs)
66
[![Build status](https://ci.appveyor.com/api/projects/status/enru6k55xme867u6?svg=true)](https://ci.appveyor.com/project/epage/predicates-rs)
7+
[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)](https://docs.rs/predicates)
8+
![License](https://img.shields.io/crates/l/predicates.svg)
79
[![Crates.io](https://img.shields.io/crates/v/predicates.svg?maxAge=2592000)](https://crates.io/crates/predicates)
810

9-
[Documentation](https://docs.rs/predicates)
10-
1111
[Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
1212

1313

0 commit comments

Comments
 (0)