diff --git a/education/software development/ECE1400/Flowcharts and Pseudocode.md b/education/software development/ECE1400/Flowcharts and Pseudocode.md index 0741d8a..bce623a 100644 --- a/education/software development/ECE1400/Flowcharts and Pseudocode.md +++ b/education/software development/ECE1400/Flowcharts and Pseudocode.md @@ -13,8 +13,14 @@ vars: { } -begin: {shape: oval} -end: {shape: oval} +begin: { + shape: oval + near: top-left +} +end: { + shape: oval + near: bottom-right +} begin -> add 3c flour\ -> add 1 1/2 tsp baking soda\