Skip to content

Commit

Permalink
Merge pull request #2 from yuanbenio/v1.4
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
xieyiwen authored Dec 7, 2018
2 parents d6e33c1 + ad45662 commit 08abac0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,4 +494,4 @@ public static String GetPubKeyFromPri(String privateKey) throws InvalidException
```
> 该方法位于NodeProcessor.java,用于注册公钥,返回体的code为ok,则表示注册成功。
![更多样例](https://github.com/yuanbenio/universe-java-sdk/tree/master/src/test/com/yuanbenlian/test)
[更多样例](https://github.com/yuanbenio/universe-java-sdk/tree/master/src/test/com/yuanbenlian/test)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,4 +221,4 @@ The Java-SDK provides three processors: Service/KeyProcessor, Service/DTCP Proce
```
> location:NodeProcessor.java.
![more examples](https://github.com/yuanbenio/universe-java-sdk/tree/master/src/test/com/yuanbenlian/test)
[more examples](https://github.com/yuanbenio/universe-java-sdk/tree/master/src/test/com/yuanbenlian/test)

0 comments on commit 08abac0

Please sign in to comment.