-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝`if cfg!(windows)`对`#[cfg(windows)]`无效:编译时仍会缺少符号
- Loading branch information
1 parent
803cf5f
commit bf400be
Showing
3 changed files
with
26 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
# BabelNAR.rs | ||
# BabelNAR-CLI.rs | ||
|
||
[简体中文](./README.md) | English | ||
|[简体中文](README.md) | **English**| | ||
|:-:|:-:| | ||
|
||
🏗️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) | ||
|
||
Implementation and application supports of the NAVM model | ||
## 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).** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters