diff --git a/README.en.md b/README.en.md index 3ee4783..f5066ab 100644 --- a/README.en.md +++ b/README.en.md @@ -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) + + + +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) + + + +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).** diff --git a/README.md b/README.md index 8e01e2a..3b2363e 100644 --- a/README.md +++ b/README.md @@ -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) + -该项目使用[语义化版本 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) ## 简介