Skip to content

Commit 8233b2c

Browse files
authored
chore(readme): remove whitespaces between badges
1 parent 054285e commit 8233b2c

1 file changed

Lines changed: 5 additions & 15 deletions

File tree

README.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,11 @@
11
<h1 align="center">tauri-latest-json</h1>
22

33
<p align="center">
4-
<a href="https://crates.io/crates/tauri-latest-json">
5-
<img src="https://img.shields.io/crates/v/tauri-latest-json.svg" alt="Crates.io" />
6-
</a>
7-
<a href="https://docs.rs/tauri-latest-json">
8-
<img src="https://docs.rs/tauri-latest-json/badge.svg" alt="docs.rs" />
9-
</a>
10-
<a href="CONTRIBUTING.md">
11-
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome" />
12-
</a>
13-
<a href="LICENSE">
14-
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License" />
15-
</a>
16-
<a href="https://crates.io/crates/tauri-latest-json">
17-
<img src="https://img.shields.io/crates/d/tauri-latest-json.svg" alt="Crates.io" />
18-
</a>
4+
<a href="https://crates.io/crates/tauri-latest-json"><img src="https://img.shields.io/crates/v/tauri-latest-json.svg" alt="Crates.io" /></a>
5+
<a href="https://docs.rs/tauri-latest-json"><img src="https://docs.rs/tauri-latest-json/badge.svg" alt="docs.rs" /></a>
6+
<a href="CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs Welcome" /></a>
7+
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License" /></a>
8+
<a href="https://crates.io/crates/tauri-latest-json"><img src="https://img.shields.io/crates/d/tauri-latest-json.svg" alt="Crates.io" /></a>
199
</p>
2010

2111
<p align="center">

0 commit comments

Comments
 (0)