Skip to content

Commit

Permalink
Add Java backend description into readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marlonlu committed Mar 27, 2018
1 parent 3979a35 commit 0c6ecb3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -33,6 +33,8 @@ Pic 1: Before Using VasSonic | Pic 2: After Using VasSonic

[Getting started with iOS](https://github.com/Tencent/VasSonic/blob/master/sonic-iOS/README.md)

[Getting started with Java](https://github.com/Tencent/VasSonic/blob/dev/sonic-java/README.md)

[Getting started with Node.js](https://github.com/Tencent/VasSonic/blob/master/sonic-nodejs/README.md)

[Getting started with PHP](https://github.com/Tencent/VasSonic/blob/master/sonic-php/README.md)
Expand All @@ -49,13 +51,15 @@ Any problem?
1. Learn more from the following sample. </br>
[Android sample](https://github.com/Tencent/VasSonic/tree/master/sonic-android/sample) </br>
[iOS sample](https://github.com/Tencent/VasSonic/tree/master/sonic-iOS/SonicSample) </br>
[Java sample](https://github.com/Tencent/VasSonic/tree/dev/sonic-java/sample/webapp) </br>
[Node.js sample](https://github.com/Tencent/VasSonic/tree/master/sonic-nodejs) </br>
[PHP sample](https://github.com/Tencent/VasSonic/tree/master/sonic-php/sample) </br>
[React sample](https://github.com/Tencent/VasSonic/tree/master/sonic-react) </br>

2. Read the following source code </br>
[Android source code](https://github.com/Tencent/VasSonic/tree/master/sonic-android/sdk) </br>
[iOS source code](https://github.com/Tencent/VasSonic/tree/master/sonic-iOS/Sonic) </br>
[Java source code](https://github.com/Tencent/VasSonic/tree/dev/sonic-java/src/main/java/com/github/tencent)
[Node.js source code](https://github.com/Tencent/VasSonic/tree/master/sonic-nodejs) </br>
[PHP source code](https://github.com/Tencent/VasSonic/tree/master/sonic-php/sdk) </br>
[React source code](https://github.com/Tencent/VasSonic/tree/master/sonic-react) </br>
Expand Down

0 comments on commit 0c6ecb3

Please sign in to comment.