From 07849aa595c65309ed9230a4c97035f471c6afb1 Mon Sep 17 00:00:00 2001 From: sashaphmn Date: Sat, 26 Oct 2024 19:23:52 +0300 Subject: [PATCH] Update README.md (#2577) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c84a091..246e2844 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ [![discord server](https://dcbadge.vercel.app/api/server/hugging-face-879548962464493619)](https://discord.gg/hugging-face-879548962464493619) [![Latest version](https://img.shields.io/crates/v/candle-core.svg)](https://crates.io/crates/candle-core) [![Documentation](https://docs.rs/candle-core/badge.svg)](https://docs.rs/candle-core) -![License](https://img.shields.io/crates/l/candle-core.svg) +[![License](https://img.shields.io/github/license/base-org/node?color=blue)](https://github.com/huggingface/candle/blob/main/LICENSE-MIT) +[![License](https://img.shields.io/badge/license-Apache%202.0-blue?style=flat-square)](https://github.com/huggingface/candle/blob/main/LICENSE-APACHE) Candle is a minimalist ML framework for Rust with a focus on performance (including GPU support) and ease of use. Try our online demos: