Skip to content

Commit 3de1287

Browse files
cloudant-sdks-automationeiri
authored andcommitted
Update generated source code
Generated SDK source code using: - Generator version 3.30.0 - Specification version 1.0.0-dev0.0.34 - Automation (cloudant-sdks) version ea24342
1 parent 1445521 commit 3de1287

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
[![Build Status](https://travis-ci.com/IBM/cloudant-java-sdk.svg?branch=master)](https://travis-ci.com/IBM/cloudant-java-sdk)
1414
[![Release](https://img.shields.io/github/v/release/IBM/cloudant-java-sdk?include_prereleases&sort=semver)](https://github.com/IBM/cloudant-java-sdk/releases/latest)
15-
[![Docs](https://img.shields.io/static/v1?label=javadoc&message=latest&color=blue)](https://ibm.github.io/cloudant-java-sdk/)
15+
[![Docs](https://img.shields.io/static/v1?label=Javadoc&message=latest&color=blue)](https://ibm.github.io/cloudant-java-sdk/)
1616

1717
# IBM Cloudant Java SDK Version 0.0.23
1818

@@ -255,15 +255,15 @@ For general IBM Cloud SDK usage information, please see
255255

256256
### Code examples
257257

258-
The following code examples
258+
The following code examples
259259
[authenticate with the environment variables](#authenticate-with-environment-variables).
260260

261261
#### 1. Retrieve information from an existing database
262262

263263
**Note:** This example code assumes that `animaldb` database does not exist in your account.
264264

265265
This example code gathers information about an existing database hosted on
266-
the https://examples.cloudant.com/ service `url`. To connect, you must
266+
the https://examples.cloudant.com/ service `url`. To connect, you must
267267
extend your environment variables with the *service url* and *authentication
268268
type* to use `NOAUTH` authentication while you connect to the `animaldb` database.
269269
This step is necessary for the SDK to distinguish the `EXAMPLES` custom service
@@ -643,7 +643,9 @@ For examples of using byte streams, see the API reference documentation
643643
### Further resources
644644

645645
- [Cloudant API docs](https://cloud.ibm.com/apidocs/cloudant?code=java):
646-
API examples for Cloudant Java SDK.
646+
API reference including usage examples for Cloudant Java SDK API.
647+
- [Javadoc](https://ibm.github.io/cloudant-java-sdk/):
648+
Cloudant Java SDK API Documentation.
647649
- [Cloudant docs](https://cloud.ibm.com/docs/services/Cloudant?topic=cloudant-overview#overview):
648650
The official documentation page for Cloudant.
649651
- [Cloudant Learning Center](https://developer.ibm.com/clouddataservices/docs/compose/cloudant/):

0 commit comments

Comments
 (0)