Skip to content

Commit f5fa00f

Browse files
authored
Update README.md
1 parent b2dc5b4 commit f5fa00f

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11

2-
# Watson Health Cognitive Services Python SDK Version 1.9.0
2+
# IBM Watson Health Cognitive Services Python SDK Version 1.9.0
33

4-
The IBM Watson Health Cognitive Services (WHCS) Python SDK allows developers to programmatically interact with the following WHCS services:
4+
## Overview
5+
6+
The IBM Watson Health Cognitive Services (WHCS) Python SDK allows developers to programmatically interact with the following IBM Cloud service:
57

68
| Service Name | Imported Class Name |
79
|--------------|-------------|
810
| [Annotator for Clinical data](https://cloud.ibm.com/apidocs/wh-acd) | AnnotatorForClinicalDataV1 |
9-
| [Insights for Medical Literature](https://cloud.ibm.com/apidocs/wh-iml) | InsightsForMedicalLiteratureServiceV1 |
1011

1112
NOTE: You must be signed in to IBM Cloud to see the docs.
1213

1314
## Prerequisites
1415

15-
An [IBM Cloud](https://cloud.ibm.com/registration?target=%2Fdeveloper%2Fwatson&) account.
16-
17-
An IAM API key to allow the SDK to access your provisioned service instance.
16+
[ibm-cloud-onboarding]: http://cloud.ibm.com/registration
1817

19-
Python 3.5 or above
18+
* An [IBM Cloud][ibm-cloud-onboarding] account.
19+
* An IAM API key to allow the SDK to access your provisioned service instance. For instructions about copying the credentials of an existing service instance, or creating a new service instance, refer to Getting Started [here](https://cloud.ibm.com/docs/wh-acd?topic=wh-acd-getting-started).
20+
* Python 3.5 or above
2021

2122
## Installation
2223

0 commit comments

Comments
 (0)