diff --git a/README.md b/README.md index ca7cce8..d145f85 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![License:BlueOak-1.0.0](https://img.shields.io/badge/License-BlueOak_1.0.0-brightgreen.svg)](https://blueoakcouncil.org/license/1.0.0) -![Minimum Rust Version](https://img.shields.io/badge/Min%20Rust-1.38-green.svg) +[![License:Zlib](https://img.shields.io/badge/License-Zlib-brightgreen.svg)](https://opensource.org/licenses/Zlib) +![Minimum Rust Version](https://img.shields.io/badge/Min%20Rust-1.31-green.svg) [![travis.ci](https://travis-ci.org/Lokathor/bytemuck.svg?branch=master)](https://travis-ci.org/Lokathor/bytemuck) [![AppVeyor](https://ci.appveyor.com/api/projects/status/hgr4if0snmkmqj88/branch/master?svg=true)](https://ci.appveyor.com/project/Lokathor/bytemuck/branch/master) [![crates.io](https://img.shields.io/crates/v/bytemuck.svg)](https://crates.io/crates/bytemuck) @@ -7,7 +7,7 @@ # bytemuck -A crate for mucking around with piles of bytes +A crate for mucking around with piles of bytes. CI coverage: * Tested on: `x86`, `x86_64`, `wasm`