Skip to content

Commit 3253cf8

Browse files
Add link to docs (#289)
Co-authored-by: minghuaw <michael.wu1107@gmail.com>
1 parent 595c736 commit 3253cf8

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
@@ -5,7 +5,7 @@ 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)
77
[![Current Crates.io Version](https://img.shields.io/crates/v/mlx-rs.svg)](https://crates.io/crates/mlx-rs)
8-
[![Documentation](https://img.shields.io/badge/docs-latest-blue)]()
8+
[![Documentation](https://img.shields.io/badge/docs-latest-blue)](https://oxideai.github.io/mlx-rs/mlx_rs/)
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)
1111
[![Rust Version](https://img.shields.io/badge/Rust-1.82.0+-blue)](https://releases.rs/docs/1.82.0)

0 commit comments

Comments
 (0)