summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsashaphmn <sashaphmn@gmail.com>2024-10-26 19:23:52 +0300
committerGitHub <noreply@github.com>2024-10-26 18:23:52 +0200
commit07849aa595c65309ed9230a4c97035f471c6afb1 (patch)
treeabd490c1d406c37e4017fd9849c09a377dfdf33b /README.md
parent3699c1a053c2789775837552b2eec37afd436c7d (diff)
downloadcandle-07849aa595c65309ed9230a4c97035f471c6afb1.tar.gz
candle-07849aa595c65309ed9230a4c97035f471c6afb1.tar.bz2
candle-07849aa595c65309ed9230a4c97035f471c6afb1.zip
Update README.md (#2577)
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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: