Skip to content

Commit 0d423ec

Browse files
readme update
1 parent e63c072 commit 0d423ec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
A comprehensive Unicode character library for Rust applications, particularly useful for terminal applications, editors, and CLI tools that need consistent Unicode symbol support across different environments and themes.
44

55
[![Crates.io](https://img.shields.io/crates/v/unicode-rs.svg)](https://crates.io/crates/unicode-rs)
6+
[![Downloads](https://img.shields.io/crates/d/unicode-rs.svg)](https://crates.io/crates/unicode-rs)
7+
[![GitHub Stars](https://img.shields.io/github/stars/entrenepeur4lyf/unicode-rs.svg)](https://github.com/entrepeneur4lyf/unicode-rs/stargazers)
68
[![Documentation](https://docs.rs/unicode-rs/badge.svg)](https://docs.rs/unicode-rs)
7-
[![License](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue.svg)](LICENSE)
9+
[![License](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue.svg)](LICENSE-MIT)
10+
[![Rust Version](https://img.shields.io/badge/rust-1.70+-blue.svg)](https://www.rust-lang.org)
811

912
## Features
1013

0 commit comments

Comments
 (0)