From 685fc7066fa39bcef3000c505e8000c7b0287d80 Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Sat, 22 Feb 2014 07:21:13 -0800 Subject: [PATCH] Update README.md --- samples/client/wordnik-api/android/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/client/wordnik-api/android/README.md b/samples/client/wordnik-api/android/README.md index d13d8810deb..6ad4cc8fe6d 100644 --- a/samples/client/wordnik-api/android/README.md +++ b/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 can get one for free at http://developer.wordnik.com. This library is built using the Wordnik [Swagger](http://swagger.wordnik.com) client library generator. You -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 ## Usage You can use maven central to add this library to your current project: