mirror of https://github.com/tracel-ai/burn.git
Change links in README to work on crates.io (#114)
This commit is contained in:
parent
9cade192fd
commit
cdc29a02d2
|
@ -1,5 +1,5 @@
|
|||
<div align="center">
|
||||
<img src="./assets/logo-burn-full.png" width="200px"/>
|
||||
<img src="https://raw.githubusercontent.com/burn-rs/burn/main/assets/logo-burn-full.png" width="200px"/>
|
||||
|
||||
[![Current Crates.io Version](https://img.shields.io/crates/v/burn.svg)](https://crates.io/crates/burn)
|
||||
[![Test Status](https://github.com/burn-rs/burn/actions/workflows/test.yml/badge.svg)](https://github.com/burn-rs/burn/actions/workflows/test.yml)
|
||||
|
|
Loading…
Reference in New Issue