diff --git a/docs/sdks/_index.md b/docs/sdks/_index.md index 4621214f5b..5a0ef891b0 100644 --- a/docs/sdks/_index.md +++ b/docs/sdks/_index.md @@ -10,3 +10,6 @@ no_list: true You can write code to control your machines using the following software development kits (SDKs): {{}} + +For more guidance on how to use the SDKs, see [Program a Machine](/build/program/). +Find usage examples for each API method by clicking on the method name in [APIs](/build/program/apis/).