diff --git a/README.md b/README.md index 23aa5c1..5979af8 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,7 @@ hls_m3u8 [![Documentation](https://docs.rs/hls_m3u8/badge.svg)](https://docs.rs/hls_m3u8) [![Build Status](https://travis-ci.org/sile/hls_m3u8.svg?branch=master)](https://travis-ci.org/sile/hls_m3u8) [![Code Coverage](https://codecov.io/gh/sile/hls_m3u8/branch/master/graph/badge.svg)](https://codecov.io/gh/sile/hls_m3u8/branch/master) -[![License: Apache](https://img.shields.io/badge/License-Apache%202.0-red.svg)](LICENSE-APACHE) -OR -[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) +![Crates.io](https://img.shields.io/crates/l/hls_m3u8) [HLS] m3u8 parser/generator.