From 97fe42e69d15e46042da543329da24d21d707774 Mon Sep 17 00:00:00 2001 From: Jeong Woo-kyung <77jwk0724@gmail.com> Date: Sat, 14 Sep 2024 02:30:02 +0900 Subject: [PATCH] fixup!: change order of images --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 83d6b3e..79d0027 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,15 @@ A lightweight deep learning framework in Rust and Python

- - Discord - Unit Tests GitHub Stars + + Discord +

Cranberry is a deep learning framework in Rust and Python. It combines the performance of Rust with the flexibility of Python to create a powerful yet concise tool for machine learning practitioners and researchers.