Skip to content

Commit 1c96b6d

Browse files
committed
Update README
1 parent 6a8e589 commit 1c96b6d

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,13 @@ Just A Pearl Calculator Core Project Attempt.
1313

1414
# Prerequisites
1515

16-
Please install the dotnet Core runtime before proceeding.
16+
Please install the dotnet runtime before proceeding.
1717

18-
- dotnet Core 3.1 (Link: https://dotnet.microsoft.com/download/dotnet/3.1)
18+
Some apps run on [dotnet 6.0](https://dotnet.microsoft.com/download/dotnet/6.0/runtime)
19+
- [PearlCalculatorCore](PearlCalculatorCore/)
20+
- [PearlCalculatorCP](PearlCalculatorCP/)
21+
22+
Other apps run on [dotnet core 3.1](https://dotnet.microsoft.com/download/dotnet/3.1/runtime)
1923

2024
# PearlCalculatorCP
2125

README_zh-CN.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,14 @@
1616
若 报告/报告者 违反以上内容,该报告将不被考虑。
1717

1818
# 前置
19+
在运行本仓库所有软件前,请先安装`dotnet runtime`
1920

20-
在运行本仓库的所有软件前,请先安装`dotnet Core`运行时
21+
以下软件使用 [dotnet 6.0](https://dotnet.microsoft.com/download/dotnet/6.0/runtime)
2122

22-
- [dotnet Core 3.1](https://dotnet.microsoft.com/download/dotnet/3.1)
23+
- [PearlCalculatorCore](PearlCalculatorCore/)
24+
- [PearlCalculatorCP](PearlCalculatorCP/)
25+
26+
其他软件使用 [dotnet core 3.1](https://dotnet.microsoft.com/download/dotnet/3.1/runtime)
2327

2428
# PearlCalculatorCP
2529

README_zh-TW.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,13 @@
1515

1616
# 前置
1717

18-
在前往下個頁面前,請先安裝`dotnet Core運行時`
18+
在前往下個頁面前,請先安裝`dotnet runtime`
1919

20-
- dotnet Core 3.1 (Link: https://dotnet.microsoft.com/download/dotnet/3.1)
20+
以下軟體使用 [dotnet 6.0](https://dotnet.microsoft.com/download/dotnet/6.0/runtime)
21+
- [PearlCalculatorCore](PearlCalculatorCore/)
22+
- [PearlCalculatorCP](PearlCalculatorCP/)
23+
24+
其他軟體使用 [dotnet core 3.1](https://dotnet.microsoft.com/download/dotnet/3.1/runtime)
2125

2226
# PearlCalculatorCP
2327

0 commit comments

Comments
 (0)