aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLászló Langó <llango.u-szeged@partner.samsung.com>2018-05-08 10:14:41 +0200
committeryichoi <duddlf.choi@samsung.com>2018-05-08 17:14:41 +0900
commita1f71f89370484eda64b7ce8659d1f55e6c3c9fc (patch)
tree4685d3dc1242f3f2ea19fb07cac0aee90b3cdeeb /docs
parentfbb9bf31b2521db306c35e3207bb0a0c95579f64 (diff)
Update the 'README.md' of the JerryScript profiles. (#2309)
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
Diffstat (limited to 'docs')
-rw-r--r--docs/01.GETTING-STARTED.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/01.GETTING-STARTED.md b/docs/01.GETTING-STARTED.md
index f4162594..3ff2ff36 100644
--- a/docs/01.GETTING-STARTED.md
+++ b/docs/01.GETTING-STARTED.md
@@ -51,6 +51,8 @@ python tools/build.py --cmake-param=CMAKE_PARAM
python tools/build.py --profile=es5.1|es2015-subset|minimal
```
+See also the related [README.md](https://github.com/jerryscript-project/jerryscript/blob/master/jerry-core/profiles/README.md).
+
**Use (jerry, compiler-default, external) libc**
The default libc is jerry-libc, but you can use compiler-default libc or an external libc: