Skip to content

Commit 56d9e7e

Browse files
mathew55claude
andcommitted
Reorder badges: Rust, License, Crates, CI
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 19c2dba commit 56d9e7e

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
@@ -13,10 +13,10 @@ Clash is an open-source CLI tool that helps manage/avoid merge conflicts across
1313
It's designed for developers running multiple AI coding agents (Claude Code, Codex, etc.) in parallel, enabling them to identify potential conflicts early on in the development process and lets them/their coding agent work around potential conflicts.
1414

1515
<p align="center">
16+
<a href="https://rust-lang.org"><img src="https://img.shields.io/badge/Rust-1.93+-orange.svg" alt="Rust: 1.93+"></a>
17+
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT"></a>
1618
<a href="https://crates.io/crates/clash-sh"><img src="https://img.shields.io/crates/v/clash-sh.svg" alt="Crates.io"></a>
1719
<a href="https://github.com/clash-sh/clash/actions"><img src="https://github.com/clash-sh/clash/workflows/CI/badge.svg" alt="CI"></a>
18-
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="License: MIT"></a>
19-
<a href="https://rust-lang.org"><img src="https://img.shields.io/badge/Rust-1.93+-orange.svg" alt="Rust: 1.93+"></a>
2020
</p>
2121

2222
## Problem Statement with Some Context

0 commit comments

Comments
 (0)