Update development guide

This commit is contained in:
Ruben Ayrapetyan
2015-06-14 23:41:03 +03:00
parent 99b53fdcbb
commit fa3258dfdc
+1 -1
View File
@@ -30,7 +30,7 @@ The application will generate the following output:
Hello, World! Hello, World!
``` ```
## Step 2. Split execution environment initialization, script execution and execution environment cleanup ## Step 2. Split engine initialization and script execution
Here we perform the same actions, as `jerry_run_simple`, while splitting into several steps: Here we perform the same actions, as `jerry_run_simple`, while splitting into several steps: