Skip to content

Commit 0c6ecb3

Browse files
committed
Add Java backend description into readme.md
1 parent 3979a35 commit 0c6ecb3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Pic 1: Before Using VasSonic | Pic 2: After Using VasSonic
3333

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

36+
[Getting started with Java](https://github.com/Tencent/VasSonic/blob/dev/sonic-java/README.md)
37+
3638
[Getting started with Node.js](https://github.com/Tencent/VasSonic/blob/master/sonic-nodejs/README.md)
3739

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

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

0 commit comments

Comments
 (0)