Skip to content

Commit 249cc00

Browse files
authored
Update README.md
1 parent 0eb9766 commit 249cc00

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

README.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,6 @@
99

1010
Use this SDK to build Watson-powered applications in Unity.
1111

12-
<details>
13-
<summary>Table of Contents</summary>
14-
15-
* [Before you begin](#before-you-begin)
16-
* [Getting the Watson SDK and adding it to Unity](#getting-the-watson-sdk-and-adding-it-to-unity)
17-
* [Installing the SDK source into your Unity project](#installing-the-sdk-source-into-your-unity-project)
18-
* [Discovery v2 only on CP4D](#discovery-v2-only-on-cp4d)
19-
* [Configuring your service credentials](#configuring-your-service-credentials)
20-
* [Authentication](#authentication)
21-
* [Watson Services](#watson-services)
22-
* [Authentication Tokens](#authentication-tokens)
23-
* [Documentation](#documentation)
24-
* [Questions](#questions)
25-
* [Open Source @ IBM](#open-source--ibm)
26-
* [License](#license)
27-
* [Contributing](#contributing)
28-
29-
</details>
30-
3112
## Announcements
3213
### Updating endpoint URLs from watsonplatform.net
3314
Watson API endpoint URLs at watsonplatform.net are changing and will not work after 26 May 2021. Update your calls to use the newer endpoint URLs. For more information, see https://cloud.ibm.com/docs/watson?topic=watson-endpoint-change.
@@ -62,10 +43,6 @@ You can get the latest SDK release by clicking [here][latest_release_sdk]. **You
6243
### Installing the SDK source into your Unity project
6344
Move the **`unity-sdk`** and **`unity-sdk-core`** directories into the **`Assets`** directory of your Unity project. _Optional: rename the SDK directory from `unity-sdk` to `Watson` and the Core directory from `unity-sdk-core` to `IBMSdkCore`_.
6445

65-
## Discovery v2 only on CP4D
66-
67-
Discovery v2 is only available on Cloud Pak for Data.
68-
6946
## Configuring your service credentials
7047
To create instances of Watson services and their credentials, follow the steps below.
7148

0 commit comments

Comments
 (0)