diff --git a/README.md b/README.md index 7f2e52d..2e9a801 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ node { * `create()` - compile final JSON and save it to artifact * `copyToHost(path)` - copy final JSON to `path` on your host * `get()` - read and parse `platforms_local.json` file from "shstk-platforms" artifact - * `root()` - returns 'platforms' object of current platforms + * `root()` - returns root object of current JSON * `forEach(func, ...)` - iterate over platforms, `func` is only mandatory parameter: * `func` - method to execute for each enabled platform, pass JSON element of current platform and optional CMake toolchain argument * `stagePrefix` - prefix string for `stage`