We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127600e commit 685fc70Copy full SHA for 685fc70
samples/client/wordnik-api/android/README.md
@@ -5,7 +5,7 @@ This is a full client library for the Wordnik API. It requires that you have a
5
can get one for free at http://developer.wordnik.com.
6
7
This library is built using the Wordnik [Swagger](http://swagger.wordnik.com) client library generator. You
8
-can re-generate this library by running ./bin/java-wordnik-api.sh from the swagger-codegen project
+can re-generate this library by running ./bin/android-java-wordnik-api.sh from the swagger-codegen project
9
10
## Usage
11
You can use maven central to add this library to your current project:
0 commit comments