diff --git a/assets/eclipse_build.png b/assets/eclipse_build.png new file mode 100644 index 0000000..78d4bb5 Binary files /dev/null and b/assets/eclipse_build.png differ diff --git a/prj/eclipse/readme.md b/prj/eclipse/readme.md index d7406b5..779d583 100644 --- a/prj/eclipse/readme.md +++ b/prj/eclipse/readme.md @@ -2,4 +2,11 @@ To begin building or debugging the output directories have to be created by right clicking on the potoroo project in the "Project Explorer" and select "Build Configurations > Build All". +## Launch Configurations + +![](../../assets/eclipse_build.png) + +1. Select the desired Launch Configuration (Release or Debug) +0. Launch + diff --git a/readme.md b/readme.md index 9d979cf..7de108a 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # potoroo -A preprocessor for scripts or any text file. +A preprocessor for scripts or any other text file. ## exapmles