Skip to content

Commit 86f4959

Browse files
authored
fix(docs): Fix crates badge in README (#201)
1 parent cc4258c commit 86f4959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlx-rs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Rust bindings for Apple's mlx machine learning library.
55

66
[![Discord](https://img.shields.io/discord/1176807732473495552.svg?color=7289da&&logo=discord)](https://discord.gg/jZvTsxDX49)
7-
[![Current Crates.io Version](https://img.shields.io/crates/v/mlx-sys.svg)](https://crates.io/crates/mlx-sys)
7+
[![Current Crates.io Version](https://img.shields.io/crates/v/mlx-rs.svg)](https://crates.io/crates/mlx-rs)
88
[![Documentation](https://img.shields.io/badge/docs-latest-blue)]()
99
[![Test Status](https://github.com/oxideai/mlx-rs/actions/workflows/validate.yml/badge.svg)](https://github.com/oxideai/mlx-rs/actions/workflows/validate.yml)
1010
[![Blaze](https://runblaze.dev/gh/307493885959233117281096297203102330146/badge.svg)](https://runblaze.dev)

0 commit comments

Comments
 (0)