Skip to content

Commit

Permalink
docs: 📝 更新自述文档:状态徽章
Browse files Browse the repository at this point in the history
  • Loading branch information
ARCJ137442 committed Sep 14, 2024
1 parent 8b4ccb0 commit fa955dd
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 4 deletions.
30 changes: 28 additions & 2 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,36 @@

🏗️The **English document** of the project is still under preparation. PR is welcome.

[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)
![License](https://img.shields.io/crates/l/babel_nar_cli?style=for-the-badge&color=ff7043)
![Code Size](https://img.shields.io/github/languages/code-size/ARCJ137442/BabelNAR-CLI.rs?style=for-the-badge&color=ff7043)
![Lines of Code](https://www.aschey.tech/tokei/github.com/ARCJ137442/BabelNAR-CLI.rs?style=for-the-badge&color=ff7043)
[![Language](https://img.shields.io/badge/language-Rust-orange?style=for-the-badge&color=ff7043)](https://www.rust-lang.org)

<!-- Towards Users -->

Cargo Status:

[![crates.io](https://img.shields.io/crates/v/babel_nar_cli?style=for-the-badge)](https://crates.io/crates/babel_nar_cli)
[![docs.rs](https://img.shields.io/docsrs/babel_nar_cli?style=for-the-badge)](https://docs.rs/babel_nar_cli)
![Crate Size](https://img.shields.io/crates/size/babel_nar_cli?style=for-the-badge)

![Recent Downloads](https://img.shields.io/crates/dr/babel_nar_cli?style=for-the-badge)
![Downloads](https://img.shields.io/crates/d/babel_nar_cli?style=for-the-badge)
![Crates.io Dependents](https://img.shields.io/crates/dependents/babel_nar_cli?style=for-the-badge)

<!-- Towards Developers -->

Development Status:

[![CI status](https://img.shields.io/github/actions/workflow/status/ARCJ137442/BabelNAR-CLI.rs/ci.yml?style=for-the-badge)](https://github.com/ARCJ137442/BabelNAR-CLI.rs/actions/workflows/ci.yml)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-2.0.0-%23FE5196?style=for-the-badge)](https://conventionalcommits.org)
![GitHub commits since latest release](https://img.shields.io/github/commits-since/ARCJ137442/BabelNAR-CLI.rs/latest?style=for-the-badge)

![Created At](https://img.shields.io/github/created-at/ARCJ137442/BabelNAR-CLI.rs?style=for-the-badge)
![Last Commit](https://img.shields.io/github/last-commit/ARCJ137442/BabelNAR-CLI.rs?style=for-the-badge)

## Introduction

[**BabelNAR.rs**](https://github.com/ARCJ137442/BabelNAR.rs)'s Command Line Interface (CLI)

⚠️【2024-04-03 15:12:55】**This documentation is still in progress. For full and latest content, please refer to [the Simplified Chinese version](README.zh-cn.md).**
⚠️【2024-04-03 15:12:55】**This documentation is still in progress. For full and latest content, please refer to [the Simplified Chinese version](README.md).**
30 changes: 28 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,35 @@

🏗️项目的**英文文档**尚在筹建,有意者欢迎提交PR

[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)
<!-- 徽章安排参考:https://daily.dev/blog/readme-badges-github-best-practices#organizing-badges-in-your-readme -->

该项目使用[语义化版本 2.0.0](https://semver.org/)进行版本号管理。
![License](https://img.shields.io/crates/l/babel_nar_cli?style=for-the-badge&color=ff7043)
![Code Size](https://img.shields.io/github/languages/code-size/ARCJ137442/BabelNAR-CLI.rs?style=for-the-badge&color=ff7043)
![Lines of Code](https://www.aschey.tech/tokei/github.com/ARCJ137442/BabelNAR-CLI.rs?style=for-the-badge&color=ff7043)
[![Language](https://img.shields.io/badge/language-Rust-orange?style=for-the-badge&color=ff7043)](https://www.rust-lang.org)

<!-- 面向用户 -->

Cargo状态:

[![crates.io](https://img.shields.io/crates/v/babel_nar_cli?style=for-the-badge)](https://crates.io/crates/babel_nar_cli)
[![docs.rs](https://img.shields.io/docsrs/babel_nar_cli?style=for-the-badge)](https://docs.rs/babel_nar_cli)
![Crate Size](https://img.shields.io/crates/size/babel_nar_cli?style=for-the-badge)

![Recent Downloads](https://img.shields.io/crates/dr/babel_nar_cli?style=for-the-badge)
![Downloads](https://img.shields.io/crates/d/babel_nar_cli?style=for-the-badge)
![Crates.io Dependents](https://img.shields.io/crates/dependents/babel_nar_cli?style=for-the-badge)

<!-- 面向开发者 -->

开发状态:

[![CI status](https://img.shields.io/github/actions/workflow/status/ARCJ137442/BabelNAR-CLI.rs/ci.yml?style=for-the-badge)](https://github.com/ARCJ137442/BabelNAR-CLI.rs/actions/workflows/ci.yml)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-2.0.0-%23FE5196?style=for-the-badge)](https://conventionalcommits.org)
![GitHub commits since latest release](https://img.shields.io/github/commits-since/ARCJ137442/BabelNAR-CLI.rs/latest?style=for-the-badge)

![Created At](https://img.shields.io/github/created-at/ARCJ137442/BabelNAR-CLI.rs?style=for-the-badge)
![Last Commit](https://img.shields.io/github/last-commit/ARCJ137442/BabelNAR-CLI.rs?style=for-the-badge)

## 简介

Expand Down

0 comments on commit fa955dd

Please sign in to comment.