We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b00ce commit a55eea8Copy full SHA for a55eea8
README.md
@@ -8,7 +8,7 @@ QWeatherAPI 是一个可以查询和风天气的 “实时天气” 和 “城
8
## 使用方法
9
1.在项目或在该项目的 Nuget 包管理器内引用该项目。
10
11
-2.在您的 C# 代码的最顶端添加如下代码:
+2.在您的 C# 代码中添加如下代码:
12
13
`using QWeatherAPI;`
14
0 commit comments