Skip to content

Commit afd3668

Browse files
committed
Merge branch 'rc/v0.22.2' of github.com:cryptape/cita-sdk-java into rc/v0.22.2
2 parents d185aa4 + f4fd92f commit afd3668

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
cita-sdk-java, originally adapted from Ethereum web3j, is a Java library for working with Smart Contract and integrating with clients on CITA.
1010

11-
Here is [detail documentation](docs/index.md)
11+
For detailed documentation, see [documentation](docs/index.md).
1212

1313
## Features
1414

@@ -147,7 +147,7 @@ Please find complete code in [TokenAccountExample](https://github.com/cryptape/c
147147
## 简介
148148
cita-sdk-java 是对以太坊 Web3j 进行改写,适配 CITA 的一个 Java 开发包。cita-sdk-java 集成了与 CITA 客户端交互的功能,可以用来对 CITA 发送交易,系统配置,信息查询。
149149

150-
开发请参考[详细文档](docs/index.md)
150+
开发请参考[详细文档](docs/index.md)
151151

152152
## 特性
153153
- 通过 HTTP 协议,实现了 CITA 所定义的所有 JSON-RPC 方法。

0 commit comments

Comments
 (0)