File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Ensure you have the following prerequisites:
2525* Install [ .NET Core] [ dotnet-core-download ] .
2626
2727## Installing the Watson .NET Standard SDK
28- You can get the latest SDK packages through NuGet. Installation instructions can be found in the ReadMe of each package.
28+ This SDK provides classes and methods to access the following Watson services:
2929
3030* [ Assistant] ( https://www.ibm.com/cloud/watson-assistant )
3131* [ Compare Comply] ( https://www.ibm.com/cloud/compare-and-comply )
@@ -39,7 +39,7 @@ You can get the latest SDK packages through NuGet. Installation instructions can
3939* [ Tone Analyzer] ( https://www.ibm.com/watson/services/tone-analyzer )
4040* [ Visual Recognition] ( https://www.ibm.com/watson/services/visual-recognition )
4141
42- Or manually [ here] [ latest_release ] .
42+ You can get the latest SDK packages through [ NuGet ] ( https://www.nuget.org ) or manually [ here] [ latest_release ] .
4343
4444## Authentication
4545Watson services are migrating to token-based Identity and Access Management (IAM) authentication.
You can’t perform that action at this time.
0 commit comments