diff --git a/README.md b/README.md index 33cc947..024231c 100644 --- a/README.md +++ b/README.md @@ -489,7 +489,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ ### Task scheduling * [delicate](https://github.com/BinChengZhao/delicate) — A lightweight and distributed task scheduling platform. [![Build Status](https://github.com/BinChengZhao/delicate/workflows/CI/badge.svg)](https://github.com/BinChengZhao/delicate/actions) -* [tasklet](https://github.com/stav121/tasklet) - A task scheduling library written in Rust ![Build Status](https://img.shields.io/github/actions/workflow/status/stav121/tasklet/rust.yml) +* [tasklet](https://github.com/stav121/tasklet) [[tasklet](https://crates.io/crates/tasklet)] - A task scheduling library written in Rust ![Build Status](https://img.shields.io/github/actions/workflow/status/stav121/tasklet/rust.yml) ### Text editors