Skip to content

Commit

Permalink
README.md updated && version code updated
Browse files Browse the repository at this point in the history
  • Loading branch information
BHznJNs committed Jul 13, 2023
1 parent 5483ab4 commit c5dd9e1
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "calculator"
version = "1.9.2"
version = "1.9.3"
edition = "2021"
license = "GPL-3.0"
repository = "https://github.com/BHznJNs/Calculator.rs"
Expand Down
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,15 +92,9 @@ calculator.exe script

## Installation

### Windows-x86_64 (tested on Windows11)
### Windows || GNU/Linux || MacOS (x86_64)

Please go to the [release page](https://github.com/BHznJNs/Calculator.rs/releases) and download the latest released `.exe` file

Then just execuse it.

### Linux-x86_64 (tested on Debian11-bullseye)

Please go to the [release page](https://github.com/BHznJNs/Calculator.rs/releases) and download the latest released `-x86_64-Linux` file
Please go to the [release page](https://github.com/BHznJNs/Calculator.rs/releases) and download the latest released appropriate executable file,

Then just execuse it.

Expand Down
12 changes: 3 additions & 9 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,17 +92,11 @@ calculator.exe script

## 安装

### Windows-x86_64 (已在 Windows11 上测试过)
### Windows || GNU/Linux || MacOS (x86_64)

请前往 [release 页面](https://github.com/BHznJNs/Calculator.rs/releases) 下载最新的 `.exe` 文件
请前往 [release 页面](https://github.com/BHznJNs/Calculator.rs/releases) 下载最新的可执行文件,

然后直接执行即可。

### Linux-x86_64 (已在 Debian11-bullseye 上测试过)

请前往 [release 页面](https://github.com/BHznJNs/Calculator.rs/releases) 下载最新的 `-x86_64-Linux` 文件

然后直接执行即可。
然后直接双击运行即可。

### 其他系统和平台架构

Expand Down

0 comments on commit c5dd9e1

Please sign in to comment.