diff --git a/README.md b/README.md index e01a084..1aea913 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Install a binary from a path to a global cache. -[![Build Status](https://github.com/rustwasm/binary-install/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/rustwasm/binary-install/actions/workflows/test.yml) -[![crates.io](https://meritbadge.herokuapp.com/binary-install)](https://crates.io/crates/binary-install) -[![API Documentation on docs.rs](https://docs.rs/binary-install/badge.svg)](https://docs.rs/binary-install) +[![Build Status](https://github.com/drager/binary-install/actions/workflows/test.yml/badge.svg)](https://github.com/drager/binary-install/actions/workflows/test.yml) +[![crates.io](https://img.shields.io/crates/v/binary-install.svg)](https://crates.io/crates/binary-install) +[![API Documentation on Docs.rs](https://docs.rs/binary-install/badge.svg)](https://docs.rs/binary-install)