We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc7f72 commit b54cdcfCopy full SHA for b54cdcf
1 file changed
README.md
@@ -11,6 +11,7 @@ Noby Java client は NOBY API に簡単にアクセスするためのJavaクラ
11
* https://webapi.cotogoto.ai/
12
13
## Updates
14
+* 2021/06/18 0.5.1 APIトークンの項目追加
15
* 2021/06/18 0.5.0 released
16
17
## インストール
@@ -61,4 +62,4 @@ Noby Java client は NOBY API に簡単にアクセスするためのJavaクラ
61
62
Result result = client.exec("こんにちは");
63
64
# License
-The source code is licensed MIT. The website content is licensed CC BY 4.0,see LICENSE.
65
+The source code is licensed MIT. The website content is licensed CC BY 4.0,see LICENSE.
0 commit comments