summaryrefslogtreecommitdiffstats
path: root/scripts/sdks/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/sdks/README.md')
-rw-r--r--scripts/sdks/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/sdks/README.md b/scripts/sdks/README.md
index c887293..0b11b5f 100644
--- a/scripts/sdks/README.md
+++ b/scripts/sdks/README.md
@@ -42,6 +42,7 @@ Returned the list all SDKs (available and installed) using JSON format.
"arch": "architecture",
"path": "path where sdk installed locally",
"url": "https://website.url.to.download.sdk",
+ "image_url": "https://website.url.to.download.image",
"status": "Not Installed | Installed",
"date": "2017-12-25 00:00",
"size": "123 MB",
@@ -110,6 +111,7 @@ returned the following JSON structure:
"arch": "architecture",
"path": "",
"url": "https://website.url.to.download.sdk",
+ "image_url": "https://website.url.to.download.image",
"status": "Not Installed",
"date": "2017-12-25 00:00",
"size": "123 MB",