Skip to content

Commit 6f72ea6

Browse files
author
eedalong
committed
update readme
1 parent ecfe1ee commit 6f72ea6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dotnet add package iotdb_client_csharp --version 0.12.0
4747

4848
## How to Use the Client (Quick Start)
4949

50-
Users can refer to the test code in [SessionTest.cs](https://github.com/eedalong/iotdb-client-csharp/blob/main/client/SessionTest.cs) to understand the usage mode of each interface.
50+
Users can refer to the test code in [tests](https://github.com/eedalong/iotdb-client-csharp/tree/main/client/tests) to understand the usage mode of each interface.
5151

5252
## Developer environment requirements for iotdb-client-csharp
5353

README_ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dotnet add package iotdb_client_csharp --version 0.12.0
4545
.NET SDK Version == 5.0
4646

4747
## 如何使用 (快速上手)
48-
用户可参考[SessionTest.cs](https://github.com/eedalong/iotdb-client-csharp/blob/main/client/SessionTest.cs)中的测试代码了解各个接口使用方式
48+
用户可参考[测试代码](https://github.com/eedalong/iotdb-client-csharp/tree/main/client/tests)中的测试代码了解各个接口使用方式
4949

5050

5151
## iotdb-client-csharp的开发者环境要求

0 commit comments

Comments
 (0)