OSDN Git Service

update doc
[bytom/bytom-java-sdk.git] / README.md
index 626c7cb..7260f58 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1 +1,8 @@
-# java-sdk
+## Bytom Java SDK 
+
+Bytom java sdk contains two modules:
+
+1. java-sdk encapsulates of the request data and return value of the bytom api,The signature of the transaction needs to be completed online.See the [java-sdk documentation](java-sdk/README.md) for details.
+
+2. tx-signer implementation offline signature of transaction, see the [tx-signer documentation](tx-signer/README.md) for details.
+