diff --git a/README.md b/README.md index 092a5304..69eaebbc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ *Deterministic state machine engine written in Rust* -![CI](https://github.com/turbofish-org/orga/actions/workflows/ci.yml/badge.svg) +[![CI](https://github.com/turbofish-org/orga/actions/workflows/ci.yml/badge.svg)](https://github.com/turbofish-org/orga/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/turbofish-org/orga/branch/develop/graph/badge.svg?token=ZYA7B56825)](https://codecov.io/gh/turbofish-org/orga) [![Crate](https://img.shields.io/crates/v/orga.svg)](https://crates.io/crates/orga) [![API](https://docs.rs/orga/badge.svg)](https://docs.rs/orga) @@ -43,4 +43,4 @@ Unless required by applicable law or agreed to in writing, software distributed --- -Copyright © 2024 Turbofish, Inc. \ No newline at end of file +Copyright © 2024 Turbofish, Inc.