You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,6 @@ Ensure that you have the following prerequisites:
23
23
* An IBM Bluemix account. If you don't have one, [sign up][bluemix_registration].
24
24
*[Unity][get_unity]. You can use the **free** Personal edition.
25
25
* 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.
26
-
* A chm reader if you would like to access SDK Documentation (optional).
27
26
28
27
## Getting the Watson SDK and adding it to Unity
29
28
You can get the latest SDK release by clicking [here][latest_release].
To read the documentation you need to have a **chm reader** installed. Open the documentation by selecting API Reference the Watson menu (**Watson -> API Reference**).
141
+
Documentation can be found [here][documentation]. You can also access the documentation by selecting API Reference the Watson menu (**Watson -> API Reference**).
143
142
144
143
## Questions
145
144
@@ -191,3 +190,4 @@ See [CONTRIBUTING.md](.github/CONTRIBUTING.md).
0 commit comments