Skip to content

Commit 50fbaa9

Browse files
style(Air): add Rust icon to README badges
Prepend the Rust language icon from simpleicons.org to the Crates.io and Rust version badges in the Air README. The narrow no-break space ( ) serves as a clean visual separator between the icon and badges. This improves visual branding consistency with other Element READMEs in the monorepo.
1 parent 9da2f86 commit 50fbaa9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
The Native Background Daemon for Land 🏞️
4545

4646
[![License: CC0-1.0](https://img.shields.io/badge/License-CC0_1.0-lightgrey.svg)](https://github.com/CodeEditorLand/Air/tree/Current/LICENSE)
47-
[![Crates.io](https://img.shields.io/crates/v/Air.svg)](https://crates.io/crates/Air)
48-
[![Rust Version](https://img.shields.io/badge/Rust-1.75+-orange.svg)](https://www.rust-lang.org/)
47+
[<img src="https://cdn.simpleicons.org/rust" width="14" alt="Rust" />](https://www.rust-lang.org/)&#x2001;[![Crates.io](https://img.shields.io/crates/v/Air.svg)](https://crates.io/crates/Air)
48+
[<img src="https://cdn.simpleicons.org/rust" width="14" alt="Rust" />](https://www.rust-lang.org/)&#x2001;[![Rust Version](https://img.shields.io/badge/Rust-1.75+-orange.svg)](https://www.rust-lang.org/)
4949

5050
Air runs silently in the background so Land is always up to date and ready to
5151
go. Close the editor, and Air keeps working: downloading updates, verifying

0 commit comments

Comments
 (0)