Skip to content

Commit c68b3ad

Browse files
authored
Merge pull request #413 from watson-developer-cloud/3892-tracking-link
update readme with tracking link
2 parents 12c5598 + 36a6e0e commit c68b3ad

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,12 @@ Use this SDK to build Watson-powered applications in Unity.
2525
## Before you begin
2626
Ensure that you have the following prerequisites:
2727

28-
* An IBM Cloud account. If you don't have one, [sign up][ibm_cloud_registration].
28+
* You need an [IBM Cloud][ibm-cloud-onboarding] account.
2929
* [Unity][get_unity]. You can use the **free** Personal edition.
30+
31+
## Configuring Unity
3032
* Change the build settings in Unity (**File > Build Settings**) to any platform except for web player/Web GL. The Watson Developer Cloud Unity SDK does not support Unity Web Player.
33+
* If using Unity 2018.2 or later you'll need to set Scripting Runtime Version in Build Settings to .NET 4.x equivalent. We need to access security options to enable TLS 1.2.
3134

3235
## Getting the Watson SDK and adding it to Unity
3336
You can get the latest SDK release by clicking [here][latest_release].
@@ -370,7 +373,7 @@ See [CONTRIBUTING.md](.github/CONTRIBUTING.md).
370373
[wdc]: https://www.ibm.com/watson/developer/
371374
[wdc_unity_sdk]: https://github.com/watson-developer-cloud/unity-sdk
372375
[latest_release]: https://github.com/watson-developer-cloud/unity-sdk/releases/latest
373-
[ibm_cloud_registration]: http://console.bluemix.net/registration?cm_sp=WatsonPlatform-WatsonServices-_-OnPageNavLink-IBMWatson_SDKs-_-Unity
374376
[get_unity]: https://unity3d.com/get-unity
375377
[documentation]: https://watson-developer-cloud.github.io/unity-sdk/
378+
[ibm-cloud-onboarding]: http://console.bluemix.net/registration?target=/developer/watson&cm_sp=WatsonPlatform-WatsonServices-_-OnPageNavLink-IBMWatson_SDKs-_-Unity
376379
[watson-dashboard]: https://console.bluemix.net/dashboard/apps?category=watson

0 commit comments

Comments
 (0)